drm/exynos: remove redundant mutex_unlock
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 23 May 2014 10:57:54 +0000 (12:57 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:12 +0000 (02:07 +0900)
commit3faf9ccc9afb3e7421b4de6f67a6ee117ad8505b
tree54710aab3baeff23b4c5ebbe12da36c4d3078c1c
parentb0e08823ca5345a5e4188d3abced1dc2565cc66c
drm/exynos: remove redundant mutex_unlock

The patch fixes unlocking in exynos_drm_component_del.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c