Commits

Laurent Pinchart committed 49d79ba2e39
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>