commit | e99c4309fb064604a957d9c1a8d2d4a9ff19cf5e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 15 09:55:58 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 17 11:20:23 2011 -0700 |
tree | e171895f35ec73bd77f0093f8808440548838fee | |
parent | 7b521fcb6bf63a49bb7712d922dd1dd0a90a93cf [diff] |
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 <broonie@opensource.wolfsonmicro.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>