diff options
author | Uwe Kleine-König <[email protected]> | 2023-05-21 16:38:44 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-05-25 12:25:26 +0100 |
commit | 29554f2e9138d60012d0e0d53e6792f5f4da1fb6 (patch) | |
tree | 3637689e0fa0da119c029ac67916b8e14fe51f7b /drivers/fpga/zynq-fpga.c | |
parent | ae9c48087f50f2373e62dc2e0fb63178e256f351 (diff) |
backlight: 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.
Also fix two indention inconsistencies in the neighbourhood.
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/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions