diff options
| author | Uwe Kleine-König <[email protected]> | 2023-05-17 20:05:59 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-05-25 12:16:22 +0100 |
| commit | d9ff8a8eecf8ad70aadc54cce39208b3957f2c6a (patch) | |
| tree | a794060600daeeab9db8b98e97166a21a3272083 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | b0f379bd6e9c2dcf1209f99612783d5f9357b33a (diff) | |
leds: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498b5 ("i2c: Switch .probe() to not take an id parameter") convert
back to (the new) .probe() to be able to eventually drop .probe_new() from
struct i2c_driver.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions