From: Viresh Kumar Date: Wed, 10 Dec 2014 04:15:35 +0000 (+0530) Subject: PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() X-Git-Tag: omap-for-v3.19/fixes-rc1~33^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ce4184d0308888dd6ac2b6ab5f8ec0b2006092e;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed