]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Remove private field from wm_coeff_ctl
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 13 Apr 2015 12:28:00 +0000 (13:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:38:25 +0000 (15:38 +0100)
commit177bd4a9d404e4400ab0768366a121bd08006345
tree42942a3e9838be41b12f4a9747128b024b4dfba8
parent2b5d8c64e881d6dbe39d526fb220b5ee98945f97
ASoC: wm_adsp: Remove private field from wm_coeff_ctl

The private field in wm_coeff_ctl is currently unused and given the
controls are entirely handled within the ADSP code it is not clear what
it would be used for in the future. Remove the field for now it can be
readded if it is ever required.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c