On 11/18/22 23:36, Uwe Kleine-König wrote:
> 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,
Javier Martinez Canillas
C
Hello Uwe,
On 1/10/23 10:06, Uwe Kleine-König wrote:
> Hello,
>
> I fatfingered my git tooling and got the author of this patch wrong. My
> intention is that the author is
>
> Uwe Kleine-König
>
That's what I thought but good to have a confirmation from you.
> and not my other self wit
Hello,
I fatfingered my git tooling and got the author of this patch wrong. My
intention is that the author is
Uwe Kleine-König
and not my other self with my private email address. Tell me if I should
resend to simplify patch application.
Best regards
Uwe
--
Pengutronix e.K.
Hello Uwe,
On 11/18/22 23:36, Uwe Kleine-König wrote:
> 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/ch7006_drv.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(
Hello Dave, hello Daniel,
On Fri, Nov 18, 2022 at 11:36:12PM +0100, Uwe Kleine-König wrote:
> 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/ch7006_drv.c | 4 ++--
> 1 file
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/ch7006_drv.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i2c/ch7006_drv.c b/drivers/gpu/drm/i