rk30 fb: add early_suspend/resume support,fix a bug for sync
authoryxj <yxj@rock-chips.com>
Sat, 31 Mar 2012 04:43:04 +0000 (12:43 +0800)
committeryxj <yxj@rock-chips.com>
Sat, 31 Mar 2012 04:51:48 +0000 (12:51 +0800)
commit6273a1f4448cc838727085aa64df0c11059883fb
treee66cfb424854e36e14a8ebd4940021289e1f82db
parent05067674952ea3ebfa4e26b81f7e5ccd43789682
rk30 fb: add early_suspend/resume support,fix a bug for sync

 when set a new frame buffer addr for MST register ,we must
 wait until the lcdc start display this frame before we
 return,otherwise this buffer may be override by android
arch/arm/mach-rk30/board-rk30-sdk.c
drivers/video/rockchip/chips/rk30_lcdc.c
drivers/video/rockchip/chips/rk30_lcdc.h
drivers/video/rockchip/rk_fb.c
include/linux/rk_fb.h
include/linux/rk_screen.h [new file with mode: 0644]