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:
c6cb582
)
drm/i915: add noop power well handlers instead of NULL checking them
author
Imre Deak
<imre.deak@intel.com>
Tue, 4 Mar 2014 17:22:56 +0000
(19:22 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 7 Mar 2014 21:36:50 +0000
(22:36 +0100)
Reading code free of special cases wins over the small overhead of
calling a noop handler. Suggested by Jesse.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_pm.c
Simple merge