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:
a14917e
)
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 22 Mar 2012 21:38:43 +0000
(14:38 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 23 Mar 2012 22:45:50 +0000
(23:45 +0100)
It's only used by the main read/write functions, so we can keep it with
them.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Acked-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found