Re: [PATCH 13/30] fbdev/metronomefb: Use hardware device for dev_err()
Javier Martinez Canillas <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.omap |
|---|---|
| Message-ID | <[email protected]> |
Thomas Zimmermann <[email protected]> writes: > Replace the use of the fbdev software device, stored in struct > fb_info.dev, with the hardware device from struct fb_info.device > in load_waveform(). The device is only used for printing errors > with dev_err(). > > This change aligns load_waveform() with the rest of the driver and > prepares fbdev for making struct fb_info.dev optional. > > Signed-off-by: Thomas Zimmermann <[email protected]> > --- Reviewed-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat