commit | 5451ea443bf8889a786ea394ac90a3de5af53e24 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Jun 15 06:24:34 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 16 12:34:02 2015 +0100 |
tree | 0ed8643f96c1896e823fd1fd11bf1ff3ccc48b54 | |
parent | 047000278da3a17f8cfd9b2662b47500ee84338f [diff] |
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 <kuninori.morimoto.gx@renesas.com> Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>