aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorBiju Das <[email protected]>2023-09-09 15:28:47 +0000
committerStephen Boyd <[email protected]>2023-10-24 02:33:23 +0000
commitebcae17f87b34f71e8e55512226c4da35a9e3233 (patch)
treee01846d1c82ad32e4b2fbcf634c73c717be5ee5a /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentclk: npcm7xx: Fix incorrect kfree (diff)
downloadkernel-ebcae17f87b34f71e8e55512226c4da35a9e3233.tar.gz
kernel-ebcae17f87b34f71e8e55512226c4da35a9e3233.zip
clk: si521xx: Use i2c_get_match_data() instead of device_get_match_data()
The device_get_match_data(), is to get match data for firmware interfaces such as just OF/ACPI. This driver has I2C matching table as well. Use i2c_get_match_data() to get match data for I2C, ACPI and DT-based matching. Signed-off-by: Biju Das <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions