ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Apr 2017 07:25:13 +0000 (07:25 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Apr 2017 10:50:18 +0000 (11:50 +0100)
commit32973dcf71ebee8806a6ee552665c5fad6857e16
tree2ebec7443ae1210e2b3694bc0731fff47c052152
parent3a37471551cd3b287ce7f02ed25bcf8ec37a191d
ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()

Current rsnd driver is using rsnd_kctrl_new_m/s/e function,
but the differences are very few.
This patch merge these rsnd_kctrl_new_m/s/e into rsnd_kctrl_new

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/dvc.c
sound/soc/sh/rcar/rsnd.h