commit | ac048e1734699dd98f4bdf4daf2b9592d4a4d38e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Feb 03 19:05:12 2009 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Tue Feb 03 19:05:12 2009 +1000 |
tree | fc7d0800c9058bd32e7d12e4d1522a7e3b0092cf | |
parent | b1792e367053968f2ddb48bc911d314143ce6242 [diff] |
i915: fix unneeded locking in i915 LVDS get modes code. 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>