commit | bcbd63dfc90a3ae515013b0f300e4f3ce62f7249 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Wed Jun 29 10:17:48 2016 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 30 12:30:43 2016 +0200 |
tree | ec029d6c9d722b5de29ad2e8008cfd0abcee9343 | |
parent | 4b92e2948f8fb2bc2182a2e74703bf0cee777753 [diff] |
drm/tegra: dpaux: Clean-up on probe failure If the probing of the DPAUX fails, then clocks are left enabled and the DPAUX reset de-asserted. Add code to perform the necessary clean-up on probe failure by disabling clocks and asserting the reset. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>