rk30 fb: fix the bug in commit 6273a1f4448cc838727085aa64df0c11059883fb
authoryxj <yxj@rock-chips.com>
Sun, 1 Apr 2012 01:16:51 +0000 (09:16 +0800)
committeryxj <yxj@rock-chips.com>
Sun, 1 Apr 2012 07:08:43 +0000 (15:08 +0800)
commit5d82cc618fb82dd2ba8d632b6380ff5291be3da0
tree301d4656fefc065fc5f38b2f99ea212a18a0c140
parenta6cca3888d3a6aed6bfb1462053bfd4b2e4cd70e
rk30 fb: fix the bug in commit 6273a1f4448cc838727085aa64df0c11059883fb

 fix the commit "add early_suspend/resume support,fix a bug for sync"
 the wait_for_completion in function  rk30_lcdc_pan_display must match
 of complete in interrupt isr rk30_lcdc_isr one by one.
 and for safe ,add spin lock protect completion frame_done
drivers/video/rockchip/chips/rk30_lcdc.c
drivers/video/rockchip/rk_fb.c
include/linux/rk_fb.h