diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-02-09 07:04:09 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-09 16:17:32 +0000 |
commit | c308abe45e2a7bc58e22d9b6d04dccf76a1b2012 (patch) | |
tree | 0cf70edd4a76bbb1682a9c4f057dfce091db7fb0 /scripts/gdb/linux/utils.py | |
parent | b5b442abd9d5cfe4f04a1e83be9900c87444bd66 (diff) |
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
b4c83b171 ("ASoC: rsnd: add Multi channel support") added
Multi channel support, and current rsnd_ssi_is_multi_slave()'s check
method is !SSI equals SSIM1/2/3. But, SSI parent also hit to this macro.
Because of this reason, some stream which needs SSI parent clock
can't work correctly. This patch uses rsnd_ssi_multi_slaves() to
solve this issue. This issue was reported by Dung.
Reported-by: Nguyen Viet Dung <nv-dung@jinso.co.jp>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions