ASoC: Drop some i2c noop remove callbacks
authorMark Brown <broonie@kernel.org>
Tue, 7 Jun 2022 10:54:01 +0000 (11:54 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jun 2022 10:54:01 +0000 (11:54 +0100)
commit52970da262e007574e683ec3983257e39f086e3e
tree2a9396182ed7992f741668736cb15c3ebd103c34
parent2947683c534e45090b669bda06123201ff950c49
parentfb68cb963bb78380166a98beea593d20b956e4c3
ASoC: Drop some i2c noop remove callbacks

Merge series from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Uwe Kleine-König <uwe@kleine-koenig.org>:

From: Uwe Kleine-König <uwe@kleine-koenig.org>

Hello,

I intended to send this after -rc1 was cut, but found a few spare
minutes to prepare this series. All four patches were sent already
before based on v5.18, but there were some conflicting changes added in
the merge window. This series contains the four patches on top of
current linus/master and so bases on a tree including the conflicting
changes. Expecting no more sound changes in this merge window, this
should apply cleanly on top of -rc1.

Best regards
Uwe

Uwe Kleine-König (4):
  ASoC: ak4642: Drop no-op remove function
  ASoC: da7219: Drop no-op remove function
  ASoC: lm49453: Drop no-op remove function
  ASoC: da732x: Drop no-op remove function

 sound/soc/codecs/ak4613.c  | 6 ------
 sound/soc/codecs/da7219.c  | 6 ------
 sound/soc/codecs/da732x.c  | 6 ------
 sound/soc/codecs/lm49453.c | 6 ------
 4 files changed, 24 deletions(-)

base-commit: 50fd82b3a9a9335df5d50c7ddcb81c81d358c4fc
--
2.36.1