commit | ccfc08655d5fd5076828f45fb09194c070f2f63a | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Thu Dec 18 16:01:48 2014 -0500 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Dec 18 22:22:53 2014 +0100 |
tree | 4c0517f82389396a148013197afe624218c65f68 | |
parent | ac9c925616028f1f03f631f229bca49b3a92ce9a [diff] |
drm: tweak getconnector locking We need to hold connection_mutex as we read the properties. Easiest thing is just widen the scope where connection_mutex is held. Signed-off-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>