diff options
author | Fabio Estevam <[email protected]> | 2020-08-03 08:52:33 -0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-08-03 14:17:33 +0100 |
commit | b023666e6c0165651de18cabcbb65ba14f2db153 (patch) | |
tree | e61680fb4b680f7aa8dad41296d79fb9ba789aba /scripts/gdb/linux/modules.py | |
parent | f36e8edb95734c03134db628afa25ee23b8e0d95 (diff) |
ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register list
Removing ADDITIONAL_CONTROL_4 from the list of readable registers cause
audio distortion.
This change was sent as a comment below the --- line when submitting
commit 658bb297e393 ("ASoC: wm8962: Do not access WM8962_GPIO_BASE"), so
it was not supposed to get merged.
Keep WM8962_ADDITIONAL_CONTROL_4 inside wm8962_readable_register() to
fix the regression.
Fixes: 658bb297e393 ("ASoC: wm8962: Do not access WM8962_GPIO_BASE")
Reported-by: Shengjiu Wang <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions