diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2020-07-12 11:06:45 +0100 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2020-07-30 10:57:48 +0530 |
commit | 02fd918097f998234c6e9c50c8afad73e7b946e4 (patch) | |
tree | 3d70bf0ecd99fb925da748552501dd74d8066d92 /drivers/cpufreq/ia64-acpi-cpufreq.c | |
parent | 4264e02d3e1865549952abe2b6d7c61a1e07ca62 (diff) |
cpufreq: tegra186: Simplify probe return path
We always put the reference to BPMP device on exit of the Tegra186
CPUFREQ driver and so there is no need to have separate exit paths
for success and failure. Therefore, simplify the probe return path
in the Tegra186 CPUFREQ driver by combining the success and failure
paths.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq/ia64-acpi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions