]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 13 Jul 2011 10:13:47 +0000 (12:13 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 19 Aug 2011 06:22:40 +0000 (08:22 +0200)
commit373933daf0fe934e5b9569dc58b395318a77c195
tree10669b6abeb57806445bc39e622bded08a8e4414
parent6f9f94db88fcb24f763fdb1bef10a500ed3dae69
fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning

When the frame buffer base address is changed by a panning operation,
store it in the channel structure. It will be reused when runtime PM
code will use __sh_mobile_lcdc_start().

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