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:
b1792e3
)
i915: fix unneeded locking in i915 LVDS get modes code.
author
Dave Airlie
<airlied@redhat.com>
Tue, 3 Feb 2009 09:05:12 +0000
(19:05 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Tue, 3 Feb 2009 09:05:12 +0000
(19:05 +1000)
This code is always called under the lock from the higher layers,
so need to go locking it here.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found