]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/armada: move the locking for armada_drm_vbl_event_remove()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Jul 2015 17:11:25 +0000 (18:11 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2015 13:33:28 +0000 (14:33 +0100)
commit6908cf755af74b38d67195ee6607976a55f53d95
tree4304dadc33939a5998d7d0796eb0ce9b2dd9ed4c
parent5c8752c6506abf29950d32366f826899dc87dde7
drm/armada: move the locking for armada_drm_vbl_event_remove()

Move the locking for armada_drm_vbl_event_remove() into itself, which
makes this function symmetrical with armada_drm_vbl_event_add().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c
drivers/gpu/drm/armada/armada_overlay.c