From: Peter Ujfalusi Date: Fri, 14 Sep 2012 12:05:56 +0000 (+0300) Subject: ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type X-Git-Tag: v3.7-rc1~81^2~14^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05cc9dac99ac6403d057d2cccb3c754714d2f32;p=pandora-kernel.git ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type Instead of the OMAP DMA data type definition the data_type will be used to specify the number of bits the DMA word should be configured or 0 in case when based on the stream's format the omap-pcm can decide the needed DMA word size. This feature is needed for the omap-hdmi where the sDMA need to be configured for 32bit word type regardless of the audio format used. Signed-off-by: Peter Ujfalusi Tested-by: Janusz Krzysztofik Signed-off-by: Mark Brown --- Reading git-diff-tree failed