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:
59fd415
)
drm: Make the .mode_fixup() operations mode argument a const pointer
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 17 Jul 2012 15:56:50 +0000
(17:56 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 20 Jul 2012 01:52:38 +0000
(21:52 -0400)
The passed mode must not be modified by the operation, make it const.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found