commit | b3371600926638842c460d652599c4dddef72da6 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Wed Dec 13 18:29:13 2017 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Dec 16 02:29:42 2017 +0100 |
tree | 4df9f1c31e2e4e0af944594f77247d0ebd106253 | |
parent | 16630642f174cfc9b169c39cc74ec8e1360a9c55 [diff] |
cpufreq: mvebu: Free the clock reference in the normal path In case of error the clock reference was freed but not in normal path once it was nor more used. This patch fixes it. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>