commit | eb19be5bbe2aaf84cb347ca2a07ec19f2b92594f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jul 08 10:16:53 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:19:49 2017 +0000 |
tree | 2cd19d1300ef04f2f99e6d45cfedda8adafb6450 | |
parent | b972a80f447da0b69648c33c719fe3089a17dacc [diff] |
drm/armada: move event sending into armada_plane_work Move the sending of events into the armada_plane_work structure, and combine the processing in armada_drm_plane_work_call(). Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>