fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 12:42:48 +0000 (13:42 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:54 +0000 (22:40 +0100)
commit2d04559dc23bed905ed2904f2bbcbcc3f1a7fd91
tree7ef55431faa1dd60d332aff9cfac0cec5676e967
parent13f80eea562be6cd58b5bdefc224c87cc0d9288d
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode

Embed struct fb_videomode instead of struct fb_var_screeninfo in struct
sh_mobile_lcdc_chan to store the display mode.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_lcdcfb.h