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:
79fc46d
)
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
author
Damien Lespiau
<damien.lespiau@intel.com>
Tue, 23 Apr 2013 15:38:34 +0000
(16:38 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 23 Apr 2013 15:44:45 +0000
(17:44 +0200)
This way, when adding a device flag we don't have to manually maintain
that list.
v2: undefine the helper macros (Jani Nikula, Daniel Vetter)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found