drm: rcar-du: Use generic drm_connector_register_all() helper
authorAlexey Brodkin <[email protected]>
Tue, 19 Apr 2016 12:24:53 +0000 (15:24 +0300)
committerDaniel Vetter <[email protected]>
Wed, 20 Apr 2016 11:29:41 +0000 (13:29 +0200)
commitd63c25e4245aaf9507bf9484b58910bd89c76ef3
treeb018dbb017d74feb29075c916107929284884f84
parentb3383f75fc44128ee748938dd70f353aa0001f78
drm: rcar-du: Use generic drm_connector_register_all() helper

Now that a generic drm_connector_register_all() helper exists we may safely
substitute it for the driver-specific implementation of connectors plugging
in sysfs.

Signed-off-by: Alexey Brodkin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/rcar-du/rcar_du_drv.c