[PATCH 11/19] ARM: S5PV210: Remove support for board files
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 16:02:57
Also in:
linux-samsung-soc, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-04 16:02:57
Also in:
linux-samsung-soc, lkml
On Thursday 04 September 2014, Paul Bolle wrote:
On Wed, 2014-07-16 at 14:53 +0200, Tomasz Figa wrote:quoted
I believe that both sound card drivers for Goni and Aquilla could be replaced with simple cards in DT, so I'll send a follow-up patch for this.References to MACH_GONI and MACH_AQUILA can still be seen in v3.17-rc3 and next-20140903. Note that as consequence SND_SOC_GONI_AQUILA_WM8994 can not be set anymore.quoted
Most likely the same is the case for SMDK boards, but they don't seem to have any active users (see cover letter for more details), which means that probably they could be simply dropped from sound/soc/samsung/Kconfig in another follow-up patch.Ditto for MACH_SMDKC100, MACH_SMDKC110, and MACH_SMDKV210. Note that here SND_SOC_SMDK_WM8580_PCM can not be set anymore. (This is intended to be a gentile reminder. I hope it actually comes across like that.)
At least I find those reminders useful. We clearly have a bug here that was recently introduced, and we should fix that. I think it would be nice if you could submit a patch to remove the drivers from ASoC, then we can see if anybody complains. Arnd