[PATCH 0/4] ASoC: cs42l42: Remove redundant code

From: Richard Fitzgerald
Date: Tue Nov 16 2021 - 11:27:08 EST


- 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