]> git.karo-electronics.de Git - linux-beck.git/commit
drm/tegra: dsi - Reset controller on driver unload
authorThierry Reding <treding@nvidia.com>
Fri, 14 Mar 2014 13:25:43 +0000 (14:25 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:31 +0000 (23:09 +0200)
commitcb825d89f50c043839a9dbb0efd882ba96457c7d
tree0e4ba7ef8b87f4d0f36a9b64cf97f994f093b30c
parent79eb7e5dabaaf7d4f5856cced00cc78a5f1e9e9c
drm/tegra: dsi - Reset controller on driver unload

Assert the DSI controller's reset when the driver is unloaded to reduce
power consumption and to put the controller into a known state for
subsequent driver reloads.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dsi.c