commit | 6ce4184d0308888dd6ac2b6ab5f8ec0b2006092e | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Dec 10 09:45:35 2014 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Dec 10 22:18:34 2014 +0100 |
tree | 986a1cb3efce104afd0cc80d9a1c151a3e6a7845 | |
parent | 07cce74a7b259cb90029530e9549bf1d9a1b1c34 [diff] |
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() This makes it less error prone and moves common resource deallocation at a single place. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>