SYNOPSIS

void drm_connector_cleanup(struct drm_connector * connector);

ARGUMENTS

connector

connector to cleanup

DESCRIPTION

Cleans up the connector but doesn't free the object.

AUTHORS

Jesse Barnes <[email protected]>

Intel Corporation,

Initial version

Laurent Pinchart <[email protected]>

Ideas on board SPRL,

Driver internals

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT