commit | 5858a7d17e266945b9860768d0549aeb6a52d31f | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Dec 17 02:57:07 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Dec 18 12:10:56 2015 +0000 |
tree | 1f181866b155f4eaae41a2e971cdd52365731e1b | |
parent | 49ee73b441f5734c3da254c60e134f343b89911a [diff] |
ASoC: rsnd: remove rsnd_get_slot_runtime() Current Renesas sound driver is using rsnd_get_slot_runtime(), but it is same as runtime->channels. This patch removes rsnd_get_slot_runtime() Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>