summaryrefslogtreecommitdiff
path: root/scripts/bootgraph.pl
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2024-10-01 11:57:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-09 12:54:53 +0300
commitc1a5060ec80020ce879fa5b2a16875bd9a5ab930 (patch)
tree74443098b487da38173261fd15a5e43bdd15e8da /scripts/bootgraph.pl
parentd09d3485969fbb38f8882dac830ba1b7ddbfbbab (diff)
downloadlinux-c1a5060ec80020ce879fa5b2a16875bd9a5ab930.tar.xz
staging: 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 staging drivers 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. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Link: https://lore.kernel.org/r/20241001085751.282113-1-sergio.paracuellos@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/bootgraph.pl')
0 files changed, 0 insertions, 0 deletions