Re: [PATCH] char: Switch back to struct platform_driver::remove()
Who am I to object? :) Thanks, Eli Acked-by: Eli Billauer
[PATCH] char: 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 matched by the "CHAR and MISC DRIVERS" maintainer's entry to use .remove(), with the eventual goal to drop stru