commit | 32973dcf71ebee8806a6ee552665c5fad6857e16 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Apr 06 07:25:13 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 06 11:50:18 2017 +0100 |
tree | 2ebec7443ae1210e2b3694bc0731fff47c052152 | |
parent | 3a37471551cd3b287ce7f02ed25bcf8ec37a191d [diff] |
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>