]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 31 Aug 2011 11:00:56 +0000 (13:00 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 5 Sep 2011 16:37:14 +0000 (16:37 +0000)
commit1f26722c44ca6571932fbe4644804bb9bc688162
tree51323b2d579ab675f0a4478e3171d2dfd0450f28
parent8be03b7992cde7c4e65eb0f983c1b068f687b6c3
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()

Instead of updating the fixed screen information line length manually
after calling fb_set_var() in sh_mobile_fb_reconfig(), update the field
in the .fb_set_par() operation handler.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/sh_mobile_lcdcfb.c