From: Mark Brown Date: Sat, 19 Oct 2013 13:13:04 +0000 (+0100) Subject: ASoC: ep93xx: Open code dma channel request X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~72^2~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7711dc5930ced241c4f6e9b14df2a92814f9f12;p=pandora-kernel.git ASoC: ep93xx: Open code dma channel request Currently the ep93xx DMA code is one of the few users relying on the fact that the compat code uses the dma_data as the filter data for non-DT channel requests. Since the rest of the core expects this to be a struct snd_dmaengine_dai_data this isn't terribly helpful this will be changed to use the already existing filter data so avoid breaking ep93xx by open coding the current behaviour. Signed-off-by: Mark Brown Acked-by: Lars-Peter Clausen --- Reading git-diff-tree failed