Merge tag 'platform-remove-void-soc-for-6.7-rc' of https://git.pengutronix.de/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 20:51:23 +0000 (22:51 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 20:51:31 +0000 (22:51 +0200)
commit4d8220323f608584b42dc648c501ace0769fda62
treec20084bc40423ca493796b6e85ea7a8cd86d2936
parent55fa358ca89f2e0b6fe0a4fa2472a7448e59021a
parente77e6e3e909d33361c58af848a96e1f7f71ba7e4
Merge tag 'platform-remove-void-soc-for-6.7-rc' of https://git.pengutronix.de/git/ukl/linux into soc/drivers

Convert drivers/soc to struct platform_driver::remove_new()

This PR contains the patches I sent in the series available at
https://lore.kernel.org/all/20230925095532.1984344-1-u.kleine-koenig@pengutronix.de
that were not yet picked up in next as of next-20231013.

It converts all drivers below drivers/soc to let their remove callback
return void. See commit 5c5a7680e67b ("platform: Provide a remove
callback that returns no value") for the rationale.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/loongson/loongson2_guts.c