Thomas Zimmermann <tzimmermann@xxxxxxx> 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 <tzimmermann@xxxxxxx> > --- Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat