22 Jun
2014
22 Jun
'14
12:58 p.m.
On Tue, Jun 03, 2014 at 02:11:56PM +0200, Arnd Bergmann wrote:
Commit 31ee2bfd724ab ("ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed") started selecting SND_SOC_IMX_PCM_DMA and SND_SOC_IMX_PCM_FIQ for two drivers when building for i.MX. This has turned out too aggressive, as FIQ is only available for i.mx2 through i.mx5, but not i.mx6 or vybrid.
Applied, thanks.