]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt9120: Fix 3byte read, valule offset typo
authorChiYuan Huang <cy_huang@richtek.com>
Thu, 19 May 2022 02:13:37 +0000 (10:13 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 19 May 2022 15:47:11 +0000 (16:47 +0100)
commitf89a457ca7ab5836795ce7b628833ef014d5a5c4
treec3d8543746e1b8d60d26f5900d16ee476f165fea
parent6f4660e4b8253572d0c6043b419301decb307a9d
ASoC: rt9120: Fix 3byte read, valule offset typo

For RG 3byte read, the value order is  offset [0], [1], and [2].

Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1652926418-8519-2-git-send-email-u0084500@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt9120.c