diff options
| author | Aakash Hemadri <[email protected]> | 2021-08-16 21:14:52 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-08-17 12:35:00 +0000 |
| commit | 240fdf3f42fc6505adecaf5a74fac75b3c702cf1 (patch) | |
| tree | 1ff7d15e8d4596ba8471ef503a155fd3058fec87 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data (diff) | |
| download | kernel-240fdf3f42fc6505adecaf5a74fac75b3c702cf1.tar.gz kernel-240fdf3f42fc6505adecaf5a74fac75b3c702cf1.zip | |
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
const struct of_device_id incorrectly assigned "match->data" using
of_device_get_match_data()
Instead assign `const struct tegra30_i2s_soc_data *soc_data` with
const void *of_device_get_match_data(...)
Fixes: 356b94a32a75 ("ASoC: tegra30: i2s: Use of_device_get_match_data")
Signed-off-by: Aakash Hemadri <[email protected]>
Link: https://lore.kernel.org/r/4805c7fcd35c8deada63d41cb34d40de80f85a13.1629148177.git.aakashhemadri123@gmail.com
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
