commit | f7c42d98621739d416cc4a739b721574fcbe910c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Apr 08 15:16:28 2016 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Apr 28 12:41:54 2016 +0200 |
tree | cbd6f61c1a1b90780e63e7be5c3c4d3bd0988b5e | |
parent | e8f6a68c508b5d1cc4612ada028d87c74ab279d5 [diff] |
clk: tegra: dfll: Properly clean up on failure and removal Upon failure to probe the DFLL, the OPP table will not be cleaned up properly. Fix this and while at it make sure the OPP table will also be cleared upon driver removal. Signed-off-by: Thierry Reding <treding@nvidia.com>