diff options
author | Aakash Hemadri <aakashhemadri123@gmail.com> | 2021-08-14 23:12:18 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-16 15:30:37 +0300 |
commit | 80165bb8043391f4ef4916bde947a4d805a54aa6 (patch) | |
tree | a013a877bfa885cd6d5c4b13256e447887d2fe44 /security | |
parent | 31e53e137c5a1e48cd21b45089ca232d355d064c (diff) | |
download | linux-80165bb8043391f4ef4916bde947a4d805a54aa6.tar.xz |
ASoC: tegra30: ahub: Use of_device_get_match_data
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>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/e568d621c9c05ee23732a6a6f9e3606a780b1707.1628971397.git.aakashhemadri123@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions