]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 23 Apr 2014 10:35:34 +0000 (12:35 +0200)
commit65e2819ee3de6d81e2974eb72e8ec60f6f15deb2
treede50707ccd66097b66b9f7b400dc3e12525880db
parente1a8d040ddb5111dfe1f9fbae65dad5bef4a15cc
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