Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: AIC23: Fixing writes to non-existing registers in resume function
Commit e9ff5eb (Fixing infinite loop in resume path) uses wrong AIC23 register in resume function because of which register writes happen on some non-existing registers. Signed-off-by: Anuj Aggarwal <anuj.aggarwal@ti.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information