16 Aug
2021
16 Aug
'21
11:54 a.m.
On Sun, Aug 15, 2021 at 01:42:19AM +0530, Aakash Hemadri wrote:
Prefer `of_device_get_match_data` over `of_match_device`
Retrieve OF match data using `of_device_get_match_data`, this is cleaner and better expresses intent.
Signed-off-by: Aakash Hemadri aakashhemadri123@gmail.com
sound/soc/tegra/tegra30_i2s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Thierry Reding treding@nvidia.com