bianbu-linux-6.6/drivers/gpu/drm/i2c
Uwe Kleine-König 332af828ce drm: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498 ("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 <u.kleine-koenig@pengutronix.de>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Martyn Welch <martyn.welch@collabora.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230526090709.1517297-1-u.kleine-koenig@pengutronix.de
2023-05-30 16:55:16 -07:00
..
ch7006_drv.c drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
ch7006_mode.c drm: Nuke mode->vrefresh 2020-05-27 14:31:42 +03:00
ch7006_priv.h drm/i2c/ch7006: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile drm/i2c: tda9950: add CEC driver 2018-04-24 10:44:25 +01:00
sil164_drv.c drm/i2c/sil164: Convert to i2c's .probe_new() 2023-01-10 11:04:57 +01:00
tda998x_drv.c drm: Switch i2c drivers back to use .probe() 2023-05-30 16:55:16 -07:00
tda9950.c drm: Switch i2c drivers back to use .probe() 2023-05-30 16:55:16 -07:00