commit | b8972bf0521ca7ee3c8d27da0fd101fe648acfc2 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Aug 25 00:29:01 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Aug 25 14:58:44 2017 +0100 |
tree | 5c29c9f54fc2551af76efc41fd318710dc18a232 | |
parent | 21a035287e28ec225fe7dfd1fffc509efd26a5db [diff] |
ASoC: remove duplicate definition of controls/num_controls snd_soc_component and snd_soc_component_driver both have controls/num_controls, but these are duplicated. Let's remove duplicated definition. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>