Re: [PATCH 18/30] fbdev/radeonfb: Use hardware device as backlight parent
Dan Carpenter <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.omap |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 05, 2023 at 04:48:00PM +0200, Thomas Zimmermann wrote: > Use the hardware device in struct fb_info.device as parent of the > backlight device. Aligns the driver with the rest of the codebase > and prepares fbdev for making struct fb_info.dev optional. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Benjamin Herrenschmidt <[email protected]> You left out the Cc: regards, dan carpenter