[PATCH 0/3] ASoC: ti: Use of_device_get_match_data

From: Aakash Hemadri
Date: Sat Aug 14 2021 - 16:19:59 EST


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