commit | 7c63f3c02f5a998621758239abed43c5bd454b70 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Jul 30 23:53:03 2014 -0700 |
committer | Mark Brown <broonie@linaro.org> | Thu Jul 31 20:36:34 2014 +0100 |
tree | 67b42ca48a55cfe41cf0da20a64d1ded4b71a8c1 | |
parent | 4f8f86aa41232cc4595136f18013324482fdf749 [diff] |
ASoC: rsnd: fixup pcm_new callback method bff58ea4f43d9b4a9fd6fb05fabc8f50f68131f5 (ASoC: rsnd: add DVC support) added DVC support, and it added pcm_new callback feature for it. Then it called all DAI's pcm_new callback, and it was wrong. This patch fixup it and call correct callback. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>