From: Kuninori Morimoto Date: Tue, 10 Mar 2015 01:25:01 +0000 (+0000) Subject: ASoC: rsnd: recover PIO mode for new dma interface X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~3^4~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8537483a17038f08c68c1f0a561f0fe686e5706f;p=pandora-kernel.git ASoC: rsnd: recover PIO mode for new dma interface Renesas sound driver needs 1st/2nd DMA interface, and 1st DMA is using DMAEngine, and 2nd is using local method now. 2nd DMA had been DMAEngine, but it was moved to local method by previous patchset. But then, it lost PIO mode fallback when probe. this patch recovers it. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed