From: Nicolin Chen Date: Thu, 24 Apr 2014 11:33:07 +0000 (+0800) Subject: ASoC: fsl: Drop formats limitation for imx-pcm-dma.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~4^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ffb5ba4de17f14ca592e06a397c85541a72c7d;p=pandora-kernel.git ASoC: fsl: Drop formats limitation for imx-pcm-dma.c Now ASoC core is getting the intersection of supported formats not only from CPU and CODEC dai's but also from DMA's. However, there should be no specific width limitation from SDMA side. So drop it. Otherwise, we would only support S16_LE format for all i.MX platforms. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed