Re: [PATCH v2 1/4] backlight: hx8357: Make use of device properties
From: Daniel Thompson <hidden>
Date: 2024-02-02 10:18:03
Also in:
dri-devel, lkml
From: Daniel Thompson <hidden>
Date: 2024-02-02 10:18:03
Also in:
dri-devel, lkml
On Thu, Feb 01, 2024 at 04:47:42PM +0200, Andy Shevchenko wrote:
Convert the module to be property provider agnostic and allow it to be used on non-OF platforms. Include mod_devicetable.h explicitly to replace the dropped of.h which included mod_devicetable.h indirectly. Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Daniel Thompson <redacted> Daniel.