summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-08-03 15:35:34 -0700
committerMadhavan Srinivasan <maddy@linux.ibm.com>2026-08-09 20:25:38 +0530
commitf17b0ef8593d2c9f38197c396146b63e918e46fc (patch)
treeeec7b12f3984d257be97e95ef7e01dfa7103b4ed /tools/perf/scripts/python/libxed.py
parentf9476e237ab351b840f99aadc865c0fc913b65f9 (diff)
gpio: ppc44x: Use module platform driver helper for GPIO
Replace the open-coded arch initcall registration with module_platform_driver(). The initcall level changes from arch_initcall to device_initcall, which is safe since the driver no longer needs architecture-specific ordering. Added MODULE info as a result, otherwise these warnings appear ERROR: modpost: missing MODULE_LICENSE() in drivers/gpio/gpio-ppc4xx.o WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpio/gpio-ppc4xx.o Assisted-by: Codex:GPT-5.5 Signed-off-by: Rosen Penev <rosenp@gmail.com> Reviewed-by: Linus Walleij <linusw@kernel.org> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20260803223539.86303-4-rosenp@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions