summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-10-10 23:36:23 +0300
committerLee Jones <lee@kernel.org>2024-10-15 11:58:10 +0300
commit6bdc6d4a374fa5a4fbed7d913f0c6d11d08bb867 (patch)
tree96ef4bc102540cd3e0e35fe903f18a922ec35253 /tools/perf/scripts/python/task-analyzer.py
parentdef9c8b7bc0d9d7436cf29eb0106698e356f006d (diff)
downloadlinux-6bdc6d4a374fa5a4fbed7d913f0c6d11d08bb867.tar.xz
leds: Switch back to struct platform_driver::remove()
After commit 0edb555a65d1 ("platform: Make platform_driver::remove() return void") .remove() is (again) the right callback to implement for platform drivers. Convert all platform drivers below drivers/leds/ to use .remove(), with the eventual goal to drop struct platform_driver::remove_new(). As .remove() and .remove_new() have the same prototypes, conversion is done by just changing the structure member name in the driver initializer. While touching these files, make indention of the struct initializer consistent in several files. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://lore.kernel.org/r/20241010203622.839625-5-u.kleine-koenig@baylibre.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions