drm/fb_helper: allow adding/removing connectors later
authorDave Airlie <airlied@redhat.com>
Thu, 5 Jun 2014 04:01:30 +0000 (14:01 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Jul 2014 01:39:45 +0000 (11:39 +1000)
This is required to get fbcon probing to work on new connectors,
callers should acquire the mode config lock before calling these.

Reviewed-by: Todd Previte <tprevite@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found