]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitd16218030f7d5195fcf83a424d8e48b89b013a51
treefd251ee2e4d91cd952560bdf736e3b8327025217
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
drm/dsi: Support device shutdown

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>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h