drm/dsi: Support device shutdown
authorThierry Reding <treding@nvidia.com>
Tue, 29 Apr 2014 15:19:57 +0000 (17:19 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 14:42:19 +0000 (16:42 +0200)
Hook up the MIPI DSI bus's .shutdown() function to allow drivers to
implement code that should be run when a device is shut down.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found