]> Git Repo - linux.git/commit
backlight: tosa: Convert to i2c's .probe_new()
authorUwe Kleine-König <[email protected]>
Fri, 18 Nov 2022 22:45:27 +0000 (23:45 +0100)
committerLee Jones <[email protected]>
Wed, 7 Dec 2022 13:33:03 +0000 (13:33 +0000)
commit0de796b6047d1ccc29d03fcd0a93dca52691ec21
treea7b46807b9b1173e677625a2cd80763c7f1793ff
parent5867af29c84507a1101115fc3dd6b28060ef2c03
backlight: tosa: Convert to i2c's .probe_new()

The probe function doesn't make use of the i2c_device_id * parameter so it
can be trivially converted.

Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
drivers/video/backlight/tosa_bl.c
This page took 0.059523 seconds and 4 git commands to generate.