android_kernel_asus_sm8350/scripts/gdb/linux
Greg Kroah-Hartman 4c85910ff8 Revert "PM: domains: Fix up terminology with parent/child"
This reverts commit 35a2681e99 which is
commit 8d87ae48ced2dffd5e7247d19eb4c88be6f1c6f1 upstream.

It is not needed in Android systems, and it breaks the ABI for no real
reason, so revert it.

Bug: 161946584
Change-Id: I50c760760dad7e4fbbec88814d66b36445928771
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-06-16 09:26:26 +00:00
..
__init__.py
.gitignore scripts/gdb: add constants.py to .gitignore 2016-07-15 14:54:27 +09:00
clk.py scripts/gdb: bail early if there are no clocks 2023-05-17 11:35:47 +02:00
config.py scripts/gdb: change kernel config dumping method 2022-06-14 18:12:02 +02:00
constants.py.in scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set 2019-06-01 15:51:31 -07:00
cpus.py scripts/gdb: silence pep8 checks 2019-05-14 19:52:52 -07:00
device.py scripts/gdb: add helpers to find and list devices 2019-07-16 19:23:24 -07:00
dmesg.py scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set 2019-10-19 06:32:31 -04:00
genpd.py Revert "PM: domains: Fix up terminology with parent/child" 2023-06-16 09:26:26 +00:00
lists.py scripts/gdb: clean up error handling in list helpers 2019-05-14 19:52:52 -07:00
Makefile kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree 2019-07-11 00:05:09 +09:00
modules.py scripts/gdb: support !CONFIG_MODULES gracefully 2016-05-23 17:04:14 -07:00
proc.py scripts/gdb: silence pep8 checks 2019-05-14 19:52:52 -07:00
rbtree.py scripts/gdb: repair rb_first() and rb_last() 2020-05-27 17:46:36 +02:00
symbols.py scripts/gdb: fix lx-symbols 'gdb.error' while loading modules 2020-07-29 10:18:35 +02:00
tasks.py scripts/gdb: silence pep8 checks 2019-05-14 19:52:52 -07:00
timerlist.py scripts/gdb: fix lx-timerlist for Python3 2023-05-17 11:35:55 +02:00
utils.py scripts/gdb: fix lx-timerlist for Python3 2023-05-17 11:35:55 +02:00