drm/tegra: dsi - Fix typo when disabling controller
authorThierry Reding <treding@nvidia.com>
Fri, 14 Mar 2014 13:19:17 +0000 (14:19 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:31 +0000 (23:09 +0200)
commit79eb7e5dabaaf7d4f5856cced00cc78a5f1e9e9c
tree55538bc949e5b4ad7794a94be310f73f978b76cc
parent334ae6b5271b7ba306b867d1d2b1b00e4afd6eb5
drm/tegra: dsi - Fix typo when disabling controller

When disabling the DSI controller, the code wasn't really doing what it
was supposed to.

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