[PATCH 0/2] ASoC: rt9120: Fix 3byte read logic and optimize 'PWDN' control
From: cy_huang
Date: Wed May 18 2022 - 22:13:53 EST
From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
Hi,
This patch series try to fix two things.
- 3byte read logic bug
- Use regcache and pm_runtime to optimize 'PWDN' control
ChiYuan Huang (2):
ASoC: rt9120: Fix 3byte read, valule offset typo
ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logic
sound/soc/codecs/rt9120.c | 113 +++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 106 insertions(+), 7 deletions(-)
--
2.7.4