From: Mark Brown Date: Sun, 15 May 2011 16:55:58 +0000 (-0700) Subject: USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage X-Git-Tag: v3.0-rc1~337^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99c4309fb064604a957d9c1a8d2d4a9ff19cf5e;p=pandora-kernel.git USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage If for some reason we fail to set the voltage range for the VDDCX regulator when removing it's better to still disable and free the regulator as that avoids leaking a reference to it and is likely to ensure that it's turned off completely. Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed