]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commitec184cfcb9303dd2e8620a2db902dd64e477f229
tree42942a3e9838be41b12f4a9747128b024b4dfba8
parentd9d20e17eabaf34847fec07dbb402707008f3140
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