Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ASoC: codecs: da7219: Do not export da7219_aad_jack_det()
@ 2022-10-31 16:02 Cezary Rojewski
  2022-10-31 16:02 ` [PATCH 1/7] ASoC: codecs: da7219: Introduce set_jack() callback Cezary Rojewski
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Cezary Rojewski @ 2022-10-31 16:02 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: Cezary Rojewski, Vijendar.Mukunda, heiko, AjitKumar.Pandey,
	linux-rockchip, tiwai, pierre-louis.bossart, jiaxin.yu, lgirdwood,
	hdegoede, Syed.SabaKareem, amadeuszx.slawinski, trevor.wu

Goal of the series is to drop any usage of the internal function.

First, update all users to utilize component->set_jack() and then remove
the relevant EXPORT_SYMBOL_GPL.

Amadeusz Sławiński (2):
  ASoC: codecs: da7219: Introduce set_jack() callback
  ASoC: codecs: da7219: Do not export internal symbols

Cezary Rojewski (5):
  ASoC: Intel: Drop da7219_aad_jack_det() usage
  ASoC: mediatek: Drop da7219_aad_jack_det() usage
  ASoC: rockchip: Drop da7219_aad_jack_det() usage
  ASoC: amd: Drop da7219_aad_jack_det() usage
  ASoC: Intel: avs: Drop da7219_aad_jack_det() usage

 sound/soc/amd/acp-da7219-max98357a.c                     | 3 +--
 sound/soc/codecs/da7219-aad.c                            | 4 ----
 sound/soc/codecs/da7219.c                                | 9 +++++++++
 sound/soc/intel/avs/boards/da7219.c                      | 3 +--
 sound/soc/intel/boards/bxt_da7219_max98357a.c            | 3 +--
 sound/soc/intel/boards/kbl_da7219_max98357a.c            | 3 +--
 sound/soc/intel/boards/kbl_da7219_max98927.c             | 3 +--
 sound/soc/intel/boards/sof_da7219_max98373.c             | 4 ++--
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c       | 3 +--
 .../soc/mediatek/mt8186/mt8186-mt6366-da7219-max98357.c  | 4 ++--
 sound/soc/rockchip/rk3399_gru_sound.c                    | 3 +--
 11 files changed, 20 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-10 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 16:02 [PATCH 0/7] ASoC: codecs: da7219: Do not export da7219_aad_jack_det() Cezary Rojewski
2022-10-31 16:02 ` [PATCH 1/7] ASoC: codecs: da7219: Introduce set_jack() callback Cezary Rojewski
2022-10-31 16:02 ` [PATCH 2/7] ASoC: Intel: Drop da7219_aad_jack_det() usage Cezary Rojewski
2022-10-31 16:02 ` [PATCH 3/7] ASoC: mediatek: " Cezary Rojewski
2022-10-31 16:02 ` [PATCH 4/7] ASoC: rockchip: " Cezary Rojewski
2022-10-31 16:02 ` [PATCH 5/7] ASoC: amd: " Cezary Rojewski
2022-10-31 16:02 ` [PATCH 6/7] ASoC: Intel: avs: " Cezary Rojewski
2022-10-31 16:02 ` [PATCH 7/7] ASoC: codecs: da7219: Do not export internal symbols Cezary Rojewski
2022-11-10 17:55 ` [PATCH 0/7] ASoC: codecs: da7219: Do not export da7219_aad_jack_det() Mark Brown

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