summaryrefslogtreecommitdiff
path: root/drivers/scsi/sgiwd93.c
diff options
context:
space:
mode:
authorPrathyush K <prathyush.k@samsung.com>2012-12-06 14:46:03 (GMT)
committerInki Dae <daeinki@gmail.com>2012-12-13 14:05:44 (GMT)
commit6e95d5e6f572d6bf1e1b0ff4c94ded8e4841d630 (patch)
tree5c475c0c6b422e24a3716f42f1fb3c4ea38f84ee /drivers/scsi/sgiwd93.c
parent0703397039de7e87f780ebbf6283df7d89997075 (diff)
downloadlinux-fsl-qoriq-6e95d5e6f572d6bf1e1b0ff4c94ded8e4841d630.tar.xz
drm/exynos: modify wait_for_vblank of mixer
It is more optimium to use wait queues while waiting for vsync so that the current task is put to sleep. This way, the task wont hog the CPU while waiting. We use wait_event_timeout and not an interruptible function since we dont want the function to exit when a signal is pending (e.g. drm release). This patch modifies the wait for vblank function of mixer. Signed-off-by: Prathyush K <prathyush.k@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/scsi/sgiwd93.c')
0 files changed, 0 insertions, 0 deletions