Hi Laurent,
On Wed, 8 Jun 2022 10:08:40 +0300, Laurent Pinchart laurent.pinchart@ideasonboard.com wrote:
On Tue, Jun 07, 2022 at 11:05:37PM +0200, Stephen Kitt wrote:
On Tue, 7 Jun 2022 20:31:32 +0200, Stephen Kitt steve@sk2.org wrote:
backlight_properties.fb_blank is deprecated. The states it represents are handled by other properties; but instead of accessing those properties directly, drivers should use the helpers provided by backlight.h.
Apologies for the misleading boilerplate, this patch came about as a result of cleaning up fb_blank usage but doesn't involve fb_blank itself.
No worries. Would you like to submit a v2 with a better commit message ? The patch otherwise looks good to me.
Yes, I’ll do that.
Thanks,
Stephen