mipi_dsi_driver_unregister(9) unregister a driver for DSI devices

SYNOPSIS

void mipi_dsi_driver_unregister(struct mipi_dsi_driver * drv);

ARGUMENTS

drv

DSI driver structure

RETURN

0 on success or a negative error code on failure.

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

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT