Re: [PATCH 1/2] ASoC: ti: omap-twl4030: drop support for platform data
From: Jarkko Nikula
Date: Mon Jul 27 2026 - 13:57:16 EST
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 <dmitry.torokhov@xxxxxxxxx>
> ---
> 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 <jarkko.nikula@xxxxxxxxxx>