summaryrefslogtreecommitdiff
path: root/drivers/virtio
diff options
context:
space:
mode:
authorLiu Ying <Ying.Liu@freescale.com>2011-06-22 14:26:05 +0800
committerAlex Gonzalez <alex.gonzalez@digi.com>2011-12-15 17:11:46 +0100
commit9e2616a6886ee12d424c64f30dec9c3ea7d85d03 (patch)
tree000ef54225cdb1c4cde7439db063bda59503a66d /drivers/virtio
parent9dfb6dad82a6e0dd396f9c1fa722be16073d50a8 (diff)
ENGR00144112 TVE:Fix potential hang issue for suspend
Framebuffer suspend event comes before framebuffer blank event when system entering suspend mode. So, if another driver calls FB_EVENT_BLANK notifier chain, i.e, Android IPUv3 fb driver, the suspend and blank event handlers registered in TVE driver will be called. We used to disable TVE clock in suspend handler, so it causes system hang when we try to access TVE register when go to blank handler. This patch fixes this issue. Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions