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:
ddf9c53
)
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 28 Nov 2013 15:29:18 +0000
(15:29 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 28 Nov 2013 15:49:33 +0000
(16:49 +0100)
We had some mode_valid() vfuncs returning an int, others the enum. Let's
use the latter everywhere.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found