All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: tegra: Use of_device_get_match_data
@ 2021-08-14 20:12 ` Aakash Hemadri
  0 siblings, 0 replies; 24+ messages in thread
From: Aakash Hemadri @ 2021-08-14 20:12 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood
  Cc: Takashi Iwai, Jawoslav Kysela, Thierry Reding, Jonathan Hunter,
	Philipp Zabel, alsa-devel, linux-tegra, linux-kernel, Shuah Khan,
	Bjorn Helgaas

Hi,
	Prefer `of_device_get_match_data` over `of_match_device`. This patch
replaces of_match_device with of_device_get_match_data.

This patch series will apply cleanly on for-next

Aakash Hemadri (2):
  ASoC: tegra30: ahub: Use of_device_get_match_data
  ASoC: tegra30: i2s: Use of_device_get_match_data

 sound/soc/tegra/tegra30_ahub.c | 2 +-
 sound/soc/tegra/tegra30_i2s.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-17 13:53 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 20:12 [PATCH 0/2] ASoC: tegra: Use of_device_get_match_data Aakash Hemadri
2021-08-14 20:12 ` Aakash Hemadri
2021-08-14 20:12 ` [PATCH 1/2] ASoC: tegra30: ahub: " Aakash Hemadri
2021-08-14 20:12   ` Aakash Hemadri
2021-08-16  9:54   ` Thierry Reding
2021-08-16  9:54     ` Thierry Reding
2021-08-16 18:02   ` Bjorn Helgaas
2021-08-16 18:02     ` Bjorn Helgaas
2021-08-16 18:39   ` Mark Brown
2021-08-16 18:39     ` Mark Brown
2021-08-16 19:46     ` Aakash Hemadri
2021-08-16 19:46       ` Aakash Hemadri
2021-08-16 19:49       ` Mark Brown
2021-08-16 19:49         ` Mark Brown
2021-08-16 19:58         ` Aakash Hemadri
2021-08-16 19:58           ` Aakash Hemadri
2021-08-17 13:52     ` Thierry Reding
2021-08-17 13:52       ` Thierry Reding
2021-08-14 20:12 ` [PATCH 2/2] ASoC: tegra30: i2s: " Aakash Hemadri
2021-08-14 20:12   ` Aakash Hemadri
2021-08-16  9:54   ` Thierry Reding
2021-08-16  9:54     ` Thierry Reding
2021-08-16 17:04 ` [PATCH 0/2] ASoC: tegra: " Mark Brown
2021-08-16 17:04   ` Mark Brown

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.