From: Kuninori Morimoto Date: Mon, 15 Jun 2015 06:28:03 +0000 (+0000) Subject: ASoC: rsnd: remove io from rsnd_mod X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~2^2~4^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4e379b54f8cf1180cfee8ad3bfe16beedac65b;p=pandora-kernel.git ASoC: rsnd: remove io from rsnd_mod Each Renesas sound mod (= SSI/SRC/DVC) might be called from many path if it supports MIXer. In such case, mod <-> io is no longer 1:1 relationship. rsnd_mod_to_io() is no longer needed. Let's remove it. Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Signed-off-by: Mark Brown --- Reading git-diff-tree failed