Re: [PATCH v2 02/38] backlight/bd6107: Rename struct bd6107_platform_data.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:40PM +0200, Thomas Zimmermann wrote: > Rename struct bd6107_platform_data.fbdev to 'dev', as it stores a > pointer to the Linux platform device; not the fbdev device. Makes > the code easier to understand. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Daniel Thompson <[email protected]> > Cc: Jingoo Han <[email protected]> > Reviewed-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Daniel.