All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: ti: Use of_device_get_match_data
@ 2021-08-14 20:19 ` Aakash Hemadri
  0 siblings, 0 replies; 16+ messages in thread
From: Aakash Hemadri @ 2021-08-14 20:19 UTC (permalink / raw)
  To: Peter Ujfalusi, Mark Brown, Liam Girdwood
  Cc: alsa-devel, linux-kernel, Takashi Iwai, Shuah Khan, Bjorn Helgaas

Hi,
	This patch series will apply cleanly on for-next
Prefer `of_device_get_match_data` over `of_match_device`.

Aakash Hemadri (3):
  ASoC: ti: davinci-mcasp: Use of_device_get_match_data
  ASoC: ti: omap-mcbsp: Use of_device_get_match_data
  ASoC: ti: davinci-evm: Use of_device_get_match_data

 sound/soc/ti/davinci-evm.c   | 2 +-
 sound/soc/ti/davinci-mcasp.c | 2 +-
 sound/soc/ti/omap-mcbsp.c    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-16 18:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-14 20:19 [PATCH 0/3] ASoC: ti: Use of_device_get_match_data Aakash Hemadri
2021-08-14 20:19 ` Aakash Hemadri
2021-08-14 20:19 ` [PATCH 1/3] ASoC: ti: davinci-mcasp: " Aakash Hemadri
2021-08-14 20:19   ` Aakash Hemadri
2021-08-16 18:33   ` Péter Ujfalusi
2021-08-16 18:33     ` Péter Ujfalusi
2021-08-14 20:19 ` [PATCH 2/3] ASoC: ti: omap-mcbsp: " Aakash Hemadri
2021-08-14 20:19   ` Aakash Hemadri
2021-08-16 18:35   ` Péter Ujfalusi
2021-08-16 18:35     ` Péter Ujfalusi
2021-08-14 20:19 ` [PATCH 3/3] ASoC: ti: davinci-evm: " Aakash Hemadri
2021-08-14 20:19   ` Aakash Hemadri
2021-08-16 18:34   ` Péter Ujfalusi
2021-08-16 18:34     ` Péter Ujfalusi
2021-08-16 18:37 ` [PATCH 0/3] ASoC: ti: " Péter Ujfalusi
2021-08-16 18:37   ` Péter Ujfalusi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.