drm: store connector name in connector struct (v2)
authorJani Nikula <jani.nikula@intel.com>
Wed, 14 May 2014 13:58:19 +0000 (16:58 +0300)
committerDave Airlie <airlied@redhat.com>
Fri, 30 May 2014 01:58:41 +0000 (11:58 +1000)
commit2abdd3137e78adca69b0722307aa2ef89f2cf3b6
tree8b78eaf6cf41b5e0956d2cdc4b62c65ab1960893
parentb8380580836bf81d032da6099879da9f6b515325
drm: store connector name in connector struct (v2)

This makes drm_get_connector_name() thread safe.

[airlied: fix to build.]

Reference: http://lkml.kernel.org/r/645ee6e22cad47d38a2b35c21c8d5fe3@DC1-MBX-01.ptsecurity.ru
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c
include/drm/drm_crtc.h