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