]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce3e4bf5c52009d8b7a284c90abd0ee3fc159670
tree647a181da948d637057e07de361d3f32aecdec12
parent78f78b3dcba6d7b3618e9d0174abab254caedb35
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