ASoC: wm_adsp: Remove unused control callback structure
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 11 Feb 2021 17:21:06 +0000 (17:21 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 11 Feb 2021 17:31:57 +0000 (17:31 +0000)
commit6e9586361e145cd688e525880e1f84c0ccf57566
tree647a181da948d637057e07de361d3f32aecdec12
parent53129e66e4b716ea7cffa4477a96ccb48f78e7ac
ASoC: wm_adsp: Remove unused control callback structure

This callback structure has never been used and it is not clear why it
was added in the first place. Remove it to clear up the code a little.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210211172106.16258-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c