From: Kuninori Morimoto Date: Mon, 15 Jun 2015 06:27:47 +0000 (+0000) Subject: ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~2^2~4^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5bbe7de563ccce62765f1183561218b6dbdbe1e;p=pandora-kernel.git ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working() 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 checks module working status via io instead of mod Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Signed-off-by: Mark Brown --- Reading git-diff-tree failed