drm: add register and unregister functions for connectors
authorThomas Wood <thomas.wood@intel.com>
Thu, 29 May 2014 15:57:41 +0000 (16:57 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 19 Jun 2014 06:55:28 +0000 (08:55 +0200)
Introduce generic functions to register and unregister connectors. This
provides a common place to add and remove associated user space
interfaces.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found