linux/drivers/gpu
Inki Dae 471d60fe59 drm/exynos: fix duplicated mutex lock issue
exynos_drm_crtc_dpms function doesn't need mutex lock
because mutex lock was called by drm framework so this
patch removes mutex lock call from that function to avoid
duplicated mutex locking.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2012-10-04 10:06:01 +09:00
..
drm drm/exynos: fix duplicated mutex lock issue 2012-10-04 10:06:01 +09:00
stub
vga vga_switcheroo: Don't require handler init callback 2012-08-17 17:34:41 -04:00
Makefile