]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/video/sh_mobile_lcdcfb.c
fbdev: sh_mobile_lcdc: Store configuration in channel structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 30 Nov 2011 22:07:30 +0000 (23:07 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:58 +0000 (22:40 +0100)
commit58f03d998de08bb15ce50ad875e41bdc281d77dd
tree9988a2afc6c5946aeec3ba2cd923fc5e82572562
parente8363140c02c92c122210e03103aef72dd836664
fbdev: sh_mobile_lcdc: Store configuration in channel structure

Store the frame buffer configuration (colorspace, visible/virtual
horizontal and vertical resolutions and line pitch) in the
sh_mobile_lcdc_chan structure, and use it instead of accessing fb_info.

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