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)
commit682ae59ca2876f83396ccc5674235da99beed06c
tree92b5216228d0bae4071e4fc1a2dc0e5879037ee8
parent9a5e12be6a46493e9602b1714e57aaef85fbaa01
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: ca5118c0c00f6 ('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