Re: [PATCH v2 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
Daniel Thompson <[email protected]>
| Newsgroups | gmane.linux.ports.arm.omap,gmane.comp.video.dri.devel,gmane.linux.ports.sh.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 12, 2023 at 04:07:42PM +0200, Thomas Zimmermann wrote: > Rename the field 'fbdev' in struct gpio_backlight_platform_data and > struct gpio_backlight to 'dev', as they store pointers to the Linux > platform device; not the fbdev device. Makes the code easier to > understand. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Cc: Rich Felker <[email protected]> > Cc: John Paul Adrian Glaubitz <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Daniel Thompson <[email protected]> > Cc: Jingoo Han <[email protected]> > Cc: [email protected] Reviewed-by: Daniel Thompson <[email protected]> Daniel.