aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorGuiting Shen <[email protected]>2023-04-25 10:45:26 +0800
committerLee Jones <[email protected]>2023-06-15 09:19:37 +0100
commit0c5dc500abf81e296959b289e72ac7f38fd8c087 (patch)
tree362929957cc3791e14ded143eaf253e91a747628 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdf2aac1573b57cde4475b587fbb22e1256080bac (diff)
mfd: Remove redundant dev_set_drvdata() from I2C drivers
the i2c_set_clientdata() is the inline function which is complemented by the dev_set_drvdata() internally. Do not need to use i2c_set_clientdata() and dev_set_drvdata() at the same time. Signed-off-by: Guiting Shen <[email protected]> Reviewed-by: Johan Hovold <[email protected]> Reviewed-by: Charles Keepax <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions