From: Kuninori Morimoto Date: Mon, 15 Jun 2015 06:24:34 +0000 (+0000) Subject: ASoC: rsnd: count each mod (SSI/SRC/DVC) X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~2^2~4^3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5451ea443bf8889a786ea394ac90a3de5af53e24;p=pandora-kernel.git ASoC: rsnd: count each mod (SSI/SRC/DVC) Each Renesas sound mod (= SSI/SRC/DVC) might be called from many paths if it supports MIXer. Then, we don't need to re-call each mod function that had been called. This patch count each mod status. Signed-off-by: Kuninori Morimoto Tested-by: Keita Kobayashi Signed-off-by: Mark Brown --- Reading git-diff-tree failed