drm/tegra: dsi: Reset across ->exit()/->init()
commit201106d83ee4dc54342e4d8d31a202bf6711a25e
authorThierry Reding <treding@nvidia.com>
Mon, 24 Nov 2014 15:31:48 +0000 (24 16:31 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:39 +0000 (27 10:14 +0100)
tree3bc34396f12b7908c095acdc2ac6d8de435ee53e
parent92f0e073ed213a1af673a9ee414339feb9738809
drm/tegra: dsi: Reset across ->exit()/->init()

This allows a DRM driver unload/reload cycle to completely reset the DSI
controller and may help in situations where it's broken.

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