Re: [PATCH 1/6] auxdisplay/ht16k33: Replace use of fb_blank with backlight helper
From: Miguel Ojeda <hidden>
Date: 2024-03-14 18:44:21
Also in:
dri-devel, linux-staging
From: Miguel Ojeda <hidden>
Date: 2024-03-14 18:44:21
Also in:
dri-devel, linux-staging
On Wed, Mar 13, 2024 at 6:54 PM Sam Ravnborg [off-list ref] wrote:
The driver does not set BL_CORE_SUSPENDRESUME so that part is a nop.
The driver may not set it now, but it is still not the same logic (and unless I am missing something it would not generate the same code either, so not sure I would say it is a "nop" in that sense). But, yeah, I only meant to say that the commit message could be more accurate (e.g. mention why the difference does not matter) -- that is why I quoted the message instead of the code. Apologies if that was unclear. Cheers, Miguel