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:
832dd3c
)
drm/i915: Remove link_status field from intel_dp structure
author
Keith Packard
<keithp@keithp.com>
Wed, 2 Nov 2011 02:45:03 +0000
(19:45 -0700)
committer
Keith Packard
<keithp@keithp.com>
Thu, 17 Nov 2011 04:26:25 +0000
(20:26 -0800)
No persistent data was ever stored here, so link_status is instead
allocated on the stack as needed.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found