Cleans up an initialised bridge
void drm_bridge_cleanup(struct drm_bridge * bridge);
bridge
bridge to cleanup
Cleans up the bridge but doesn't free the object.
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