From: Kuninori Morimoto Date: Mon, 15 Jun 2015 06:27:13 +0000 (+0000) Subject: ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~2^2~4^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c61cff4dab7c23a101b12041c99da61df305dd;p=pandora-kernel.git ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx() Each Renesas sound mod (= SSI/SRC/DVC) might be called from many paths if it supports MIXer. In such case, mod <-> io is no longer 1:1 relationship. This patch removes rsnd_mod_to_io() from rsnd_src_xxx() and related function. Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Signed-off-by: Mark Brown --- Reading git-diff-tree failed