]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1E
authorShuming Fan <shumingf@realtek.com>
Tue, 4 May 2021 10:04:24 +0000 (18:04 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 5 May 2021 13:15:07 +0000 (14:15 +0100)
commit5c3202340705518dbbc42033621cc7af2ef0e85f
tree92b5216228d0bae4071e4fc1a2dc0e5879037ee8
parent968779e4c7e09b6cea9b666a16f057aa12a6e8c7
ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1E

The function number should be FUNC_NUM_MIC_ARRAY(0x2) for the feature unit 0x1E.

Fixes: cf3c6cd5130f3 ('ASoC: rt711-sdca: change capture switch controls')
Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20210504100424.8760-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt711-sdca.c