diff options
author | Inki Dae <inki.dae@samsung.com> | 2012-09-11 16:35:23 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-10-04 10:06:01 +0900 |
commit | 471d60fe594ed1a7ae28a3f911d1200ae51efbdc (patch) | |
tree | 1f00484002ce21870a0f09974bd175918a55f5c3 /scripts/patch-kernel | |
parent | 6b6bae24c7caac8f2a80f24e5ff5e82276eb03fd (diff) |
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions