Re: [PATCH 041/606] drm/i2c/tda998x: Convert to i2c's .probe_new()

2023-01-10 Thread Javier Martinez Canillas
On 11/18/22 23:36, Uwe Kleine-König wrote: > From: Uwe Kleine-König > > 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 > --- I've pushed this to drm-misc (dri-misc-next) now. Thanks! -- Best regards

Re: [PATCH 041/606] drm/i2c/tda998x: Convert to i2c's .probe_new()

2022-12-22 Thread Javier Martinez Canillas
On 11/18/22 23:36, Uwe Kleine-König wrote: > From: Uwe Kleine-König > > 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 > --- Reviewed-by: Javier Martinez Canillas -- Best regards, Javier Martinez

[PATCH 041/606] drm/i2c/tda998x: Convert to i2c's .probe_new()

2022-11-18 Thread Uwe Kleine-König
From: Uwe Kleine-König 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 --- drivers/gpu/drm/i2c/tda998x_drv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i2c/tda998