summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-10-10 23:36:24 +0300
committerSebastian Reichel <sebastian.reichel@collabora.com>2024-10-21 16:51:42 +0300
commit83bce34420eaf91506957703bf9a31d8581ed6cb (patch)
treec321a00498fae772405556049806ae278dd80db0 /tools/perf/scripts/python/intel-pt-events.py
parent44fcc479a574a4055fb6aed1f786d39999466383 (diff)
downloadlinux-83bce34420eaf91506957703bf9a31d8581ed6cb.tar.xz
power: 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/power/ 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-6-u.kleine-koenig@baylibre.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions