[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240328120907.GG13211@google.com>
Date: Thu, 28 Mar 2024 12:09:07 +0000
From: Lee Jones <lee@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org, daniel.thompson@...aro.org,
jingoohan1@...il.com, deller@....de,
"Ricardo B. Marliere" <ricardo@...liere.net>
Subject: Re: [PATCH v2 1/2] video: backlight: make backlight_class constant
On Thu, 28 Mar 2024, Lee Jones wrote:
> On Thu, 28 Mar 2024 12:59:06 +0100, Greg Kroah-Hartman wrote:
> > Since commit 43a7206b0963 ("driver core: class: make class_register() take
> > a const *"), the driver core allows for struct class to be in read-only
> > memory, so move the backlight_class structure to be declared at build time
> > placing it into read-only memory, instead of having to be dynamically
> > allocated at boot time.
> >
> >
> > [...]
>
> Applied, thanks!
>
> [1/2] video: backlight: make backlight_class constant
> commit: 6683414cff25dc5b6e7dfe9dadf42b718384c892
> [2/2] video: backlight: lcd: make lcd_class constant
> commit: d51564f749fe4e4efd570b0591f2d23696c90cc7
I also added Daniel's r/b.
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists