ASoC: rsnd: remove rsnd_get_slot_runtime()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 17 Dec 2015 02:57:07 +0000 (02:57 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Dec 2015 12:10:56 +0000 (12:10 +0000)
commit5858a7d17e266945b9860768d0549aeb6a52d31f
tree1f181866b155f4eaae41a2e971cdd52365731e1b
parent49ee73b441f5734c3da254c60e134f343b89911a
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>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h
This page took 0.027357 seconds and 5 git commands to generate.