]> Pileus Git - ~andy/linux/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)
commit49d79ba2e39b5d3346e9e3ddf894eda72c743c85
tree10669b6abeb57806445bc39e622bded08a8e4414
parent9a217e3444ec0c3a0dba35f7b4221af6671da67b
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