]> git.baikalelectronics.ru Git - kernel.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)
commit14c57034e334e745205f51043bbcd3dacb4d0b1f
treefd251ee2e4d91cd952560bdf736e3b8327025217
parent55addf3150ef37e6b38d415547cc6f20b4d9aca1
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