git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
297767b
)
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 14 Jan 2015 22:45:17 +0000
(
00:45
+0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 20 Mar 2015 12:30:20 +0000
(14:30 +0200)
Move the set_enabled function to avoid the forward declaration. While at
it prefix it with omap_crtc_ like most other functions in the file, and
fix the comment stating in which contexts the function is called.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found