From: Kuninori Morimoto Date: Thu, 15 Jan 2015 08:09:44 +0000 (+0000) Subject: ASoC: rsnd: tidyup DVC/SRC/SSI order X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~4^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8048b91ffca872d704b7e7fb404a121955ce8d8e;p=pandora-kernel.git ASoC: rsnd: tidyup DVC/SRC/SSI order Current R-Car sound driver calls SRC -> SSI -> DVC functions, but, it should be DVC -> SRC -> SSI. Otherwise, SSI (= interface of codec) will have underrun error when playback. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed