commit | 971fb3e55feeafe5182c283a39f1f39d0d705b99 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun Jan 18 01:12:59 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Mar 20 14:30:22 2015 +0200 |
tree | 5f061d2faa352982d38f6499a2b6957fd8df11e7 | |
parent | 87bb2ef15b0fbb91e9ea2d56ef5100e47439e11d [diff] |
drm: omapdrm: Reorder CRTC functions The next commit will need functions to be reordered. Do it separately to help review. This only moves functions without any change to the code. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>