mbox series

[0/3] ASoC: cs35l56: Remove obsolete and redundant code

Message ID 20240701104444.172556-1-rf@opensource.cirrus.com
Headers show
Series ASoC: cs35l56: Remove obsolete and redundant code | expand

Message

Richard Fitzgerald July 1, 2024, 10:44 a.m. UTC
These commits remove various code that is either no longer needed,
or is redundant.

Richard Fitzgerald (3):
  ASoC: cs35l56: Revert support for dual-ownership of ASP registers
  ASoC: cs35l56: Remove support for A1 silicon
  ASoC: cs35l56: Remove redundant clearing of clk_stop_mode1

 include/sound/cs35l56.h           |  11 +-
 sound/soc/codecs/cs35l56-sdw.c    |  75 -----------
 sound/soc/codecs/cs35l56-shared.c | 122 ++++--------------
 sound/soc/codecs/cs35l56.c        | 205 ++----------------------------
 sound/soc/codecs/cs35l56.h        |   2 -
 5 files changed, 45 insertions(+), 370 deletions(-)