On Thu, 01 Feb 2024, Andy Shevchenko wrote: > A few ad-hoc cleanups and one patch to make driver OF-independent. > > Chagelog v2: > - renamed init to init_fn and typedef accordingly (Daniel) > - added tags (Daniel, Javier) > > Andy Shevchenko (4): > backlight: hx8357: Make use of device properties > backlight: hx8357: Move OF table closer to its consumer > backlight: hx8357: Make use of dev_err_probe() > backlight: hx8357: Utilise temporary variable for struct device > > drivers/video/backlight/hx8357.c | 57 +++++++++++++++----------------- > 1 file changed, 27 insertions(+), 30 deletions(-) Someone may wish to address this: WARNING: DT compatible string "himax,hx8369" appears un-documented -- check ./Documentation/devicetree/bindings/ #58: FILE: drivers/video/backlight/hx8357.c:636: + .compatible = "himax,hx8369", -- Lee Jones [李琼斯]