]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge series "ASoC: tegra30: Fix use of of_device_get_match_data" from Aakash Hemadri...
authorMark Brown <broonie@kernel.org>
Tue, 17 Aug 2021 14:14:06 +0000 (15:14 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Aug 2021 14:14:06 +0000 (15:14 +0100)
Hi,
This patchset fixes my previous incorrect patches.

356b94a32a75 ("ASoC: tegra30: i2s: Use of_device_get_match_data")
80165bb80433 ("ASoC: tegra30: ahub: Use of_device_get_match_data")

Aakash Hemadri (2):
  ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data
  ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data

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

--
2.32.0


Trivial merge