diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-14 00:08:05 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-18 14:18:12 +0100 |
commit | 15092c7a3cddb495649363a403f242edd2aaa6a5 (patch) | |
tree | a558af6fb86fe4aab72e9f81d338ffc3320c9eb2 /include/drm/drm_connector.h | |
parent | drm/radeon|amdgpu: Remove redundant num_connectors check (diff) | |
download | linux-15092c7a3cddb495649363a403f242edd2aaa6a5.tar.xz linux-15092c7a3cddb495649363a403f242edd2aaa6a5.zip |
drm: Drop locking cargo-cult from drm_mode_config_init
This is single-threaded setup code, no need for locks. And anyway,
all properties need to be set up before the driver is registered
anyway, they can't be hot-added.
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161213230814.19598-5-daniel.vetter@ffwll.ch
Diffstat (limited to 'include/drm/drm_connector.h')
0 files changed, 0 insertions, 0 deletions