drm_bridge_cleanup(9) cleans up an initialised bridge

SYNOPSIS

void drm_bridge_cleanup(struct drm_bridge * bridge);

ARGUMENTS

bridge

bridge to cleanup

DESCRIPTION

Cleans up the bridge 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