commit | 49d79ba2e39b5d3346e9e3ddf894eda72c743c85 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jul 13 12:13:47 2011 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Aug 19 08:22:40 2011 +0200 |
tree | 10669b6abeb57806445bc39e622bded08a8e4414 | |
parent | 9a217e3444ec0c3a0dba35f7b4221af6671da67b [diff] |
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>