Re: [PATCH 1/2] ASoC: ti: omap-twl4030: drop support for platform data
Jarkko Nikula <[email protected]> Mon, 27 Jul 2026 20:46:14 +0300
| Newsgroups | org.kernel.vger.linux-omap,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On 25/07/2026 2:34 am, Dmitry Torokhov wrote: > There are no users of omap_tw4030_pdata in the mainline kernel so > remove support for it from the driver. > > Signed-off-by: Dmitry Torokhov <[email protected]> > --- > include/linux/platform_data/omap-twl4030.h | 42 ------- > sound/soc/ti/omap-twl4030.c | 134 +++++++-------------- > 2 files changed, 44 insertions(+), 132 deletions(-) > delete mode 100644 include/linux/platform_data/omap-twl4030.h Acked-by: Jarkko Nikula <[email protected]>