Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ASoC: mediatek: Register machine drivers to module device table
@ 2022-11-07 16:04 Nícolas F. R. A. Prado
  2022-11-07 16:04 ` [PATCH 1/9] ASoC: mediatek: mt2701-cs42448: Register " Nícolas F. R. A. Prado
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Nícolas F. R. A. Prado @ 2022-11-07 16:04 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel, Miaoqian Lin, Ajye Huang, Tzung-Bi Shih,
	Nícolas F. R. A. Prado, linux-kernel, Takashi Iwai,
	Liam Girdwood, Jiaxin Yu, chunxu.li, linux-mediatek, Trevor Wu,
	Akihiko Odaki, Matthias Brugger, kernel, linux-arm-kernel,
	AngeloGioacchino Del Regno


Some ASoC machine drivers for MediaTek platforms were not being
registered to the module device table, preventing them to be
automatically loaded when built as modules. This series adds the missing
registration to the drivers.


Nícolas F. R. A. Prado (9):
  ASoC: mediatek: mt2701-cs42448: Register to module device table
  ASoC: mediatek: mt2701-wm8960: Register to module device table
  ASoC: mediatek: mt6797-mt6351: Register to module device table
  ASoC: mediatek: mt8183-da7219: Register to module device table
  ASoC: mediatek: mt8183-mt6358: Register to module device table
  ASoC: mediatek: mt8186-da7219: Register to module device table
  ASoC: mediatek: mt8186-rt5682: Register to module device table
  ASoC: mediatek: mt8192-mt6359: Register to module device table
  ASoC: mediatek: mt8195-mt6359: Register to module device table

 sound/soc/mediatek/mt2701/mt2701-cs42448.c                 | 1 +
 sound/soc/mediatek/mt2701/mt2701-wm8960.c                  | 1 +
 sound/soc/mediatek/mt6797/mt6797-mt6351.c                  | 1 +
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c         | 1 +
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 +
 sound/soc/mediatek/mt8186/mt8186-mt6366-da7219-max98357.c  | 1 +
 sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c   | 1 +
 sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c    | 1 +
 sound/soc/mediatek/mt8195/mt8195-mt6359.c                  | 1 +
 9 files changed, 9 insertions(+)

-- 
2.38.1


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

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

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 16:04 [PATCH 0/9] ASoC: mediatek: Register machine drivers to module device table Nícolas F. R. A. Prado
2022-11-07 16:04 ` [PATCH 1/9] ASoC: mediatek: mt2701-cs42448: Register " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-07 16:04 ` [PATCH 2/9] ASoC: mediatek: mt2701-wm8960: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-07 16:04 ` [PATCH 3/9] ASoC: mediatek: mt6797-mt6351: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-07 16:04 ` [PATCH 4/9] ASoC: mediatek: mt8183-da7219: " Nícolas F. R. A. Prado
2022-11-07 16:04 ` [PATCH 5/9] ASoC: mediatek: mt8183-mt6358: " Nícolas F. R. A. Prado
2022-11-08 11:01   ` Chen-Yu Tsai
2022-11-07 16:04 ` [PATCH 6/9] ASoC: mediatek: mt8186-da7219: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-07 16:04 ` [PATCH 7/9] ASoC: mediatek: mt8186-rt5682: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-07 16:04 ` [PATCH 8/9] ASoC: mediatek: mt8192-mt6359: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-08 11:03     ` Chen-Yu Tsai
2022-11-07 16:04 ` [PATCH 9/9] ASoC: mediatek: mt8195-mt6359: " Nícolas F. R. A. Prado
2022-11-08  8:43   ` AngeloGioacchino Del Regno
2022-11-08 11:09     ` Chen-Yu Tsai
2022-11-08 10:35 ` [PATCH 0/9] ASoC: mediatek: Register machine drivers " Chen-Yu Tsai
2022-11-10 17:55 ` Mark Brown

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