ASoc: Another series to convert to struct
authorMark Brown <broonie@kernel.org>
Mon, 23 Oct 2023 16:56:55 +0000 (17:56 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 23 Oct 2023 16:56:55 +0000 (17:56 +0100)
commit61f85372d293241f4139731c14cab9ac8e9436fb
tree5664210648c855179e82cefe7363d61b4d376285
parent145d7e5ae8f4e553478232fe3095379b60fa5496
parent7242265213893e053457240f833d06ecd75b7ab3
ASoc: Another series to convert to struct

Merge series from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:

This is another series to convert ASoC drivers to use struct
platform_driver:remove_new(). The rockchip one was already send before
but with a wrong subject prefix, the cs42l43 driver is newer than the
last series. The remaining five patches are for driver combos that my
coccinelle patch failed to detect before.