[PATCH 0/4] ASoC: cs42l42: Remove redundant code
Richard Fitzgerald
rf at opensource.cirrus.com
Tue Nov 16 17:26:44 CET 2021
- Remove field writes in regmap_update_bits() calls where the code
intends that the field value is not changed.
- Remove unnecessary complexity from reporting jack unplug event
- Remove a PLL config value member that was introduced in a bugfix
but made redundant by a later bugfix.
Richard Fitzgerald (4):
ASoC: cs42l42: Remove redundant writes to DETECT_MODE
ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks
ASoC: cs42l42: Simplify reporting of jack unplug
ASoC: cs42l42: Remove redundant pll_divout member
sound/soc/codecs/cs42l42.c | 42 +++++++-----------------------------------
sound/soc/codecs/cs42l42.h | 1 -
2 files changed, 7 insertions(+), 36 deletions(-)
--
2.11.0
More information about the Alsa-devel
mailing list