public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Dead structs in sound/soc/codecs
@ 2024-06-01 22:54 linux
  2024-06-01 22:54 ` [PATCH 1/3] ASoC: codecs: lpass-rx-macro: remove unused struct 'rx_macro_reg_mask_val' linux
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: linux @ 2024-06-01 22:54 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, srinivas.kandagatla
  Cc: alsa-devel, patches, linux-sound, linux-kernel,
	Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Clean out a bunch of old structs in sound/soc/codecs.
Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (3):
  ASoC: codecs: lpass-rx-macro: remove unused struct
    'rx_macro_reg_mask_val'
  ASoC: codecs: wm0010: remove unused struct 'wm0010_spi_msg'
  ASoC: codecs: cx2072x: remove unused struct 'cx2072x_eq_ctrl'

 sound/soc/codecs/cx2072x.c        | 5 -----
 sound/soc/codecs/lpass-rx-macro.c | 6 ------
 sound/soc/codecs/wm0010.c         | 8 --------
 3 files changed, 19 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-05 21:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-01 22:54 [PATCH 0/3] Dead structs in sound/soc/codecs linux
2024-06-01 22:54 ` [PATCH 1/3] ASoC: codecs: lpass-rx-macro: remove unused struct 'rx_macro_reg_mask_val' linux
2024-06-03 12:34   ` Srinivas Kandagatla
2024-06-01 22:54 ` [PATCH 2/3] ASoC: codecs: wm0010: remove unused struct 'wm0010_spi_msg' linux
2024-06-03  8:17   ` Charles Keepax
2024-06-01 22:54 ` [PATCH 3/3] ASoC: codecs: cx2072x: remove unused struct 'cx2072x_eq_ctrl' linux
2024-06-05 21:38 ` [PATCH 0/3] Dead structs in sound/soc/codecs Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox