]> git.baikalelectronics.ru Git - kernel.git/commit
drm: rcar-du: Reorder CRTC functions
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 18 Feb 2015 11:42:40 +0000 (13:42 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:03 +0000 (16:16 +0200)
commitacbec0844d2fb6dcfba094bd261bc601f7fae4af
treef4000460037d8e1fbac86a710ae28da852a9f3ab
parent790e219292f9e8695b0f25d693258ef6cf2b5b62
drm: rcar-du: Reorder CRTC functions

The next commit will need functions to be reordered to avoid forward
declarations. Do it separately to help review.

This only moves functions without any change to the code.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_crtc.c