Re: [PATCH 591/606] backlight: lp855x: Convert to i2c's .probe_new()
From: Daniel Thompson <hidden>
Date: 2022-11-21 11:15:01
Also in:
dri-devel, linux-i2c, lkml
From: Daniel Thompson <hidden>
Date: 2022-11-21 11:15:01
Also in:
dri-devel, linux-i2c, lkml
On Fri, Nov 18, 2022 at 11:45:25PM +0100, Uwe Kleine-König wrote:
From: Uwe Kleine-König <redacted> .probe_new() doesn't get the i2c_device_id * parameter, so determine that explicitly in the probe function. Signed-off-by: Uwe Kleine-König <redacted>
Reviewed-by: Daniel Thompson <redacted> Daniel.