drm/armada: move frame wait wakeup into plane work
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Aug 2015 12:34:26 +0000 (13:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 1 Oct 2015 13:33:29 +0000 (14:33 +0100)
commit7cb410cdbdc9b71e2d4f356f2e4cea0b925abb21
tree87ce85b1b56f3e047cb016bda09f124045b0bc10
parent4a8506d2d68724b6d326621118874c07095c6645
drm/armada: move frame wait wakeup into plane work

Move the wakeup for the frame wait into the armada plane work, to
ensure that it is woken up every time we run a work.

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