commit | 7b521fcb6bf63a49bb7712d922dd1dd0a90a93cf | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 15 09:55:57 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 17 11:20:23 2011 -0700 |
tree | f3e787c77446aafff7b6b7d50af69067f38908d8 | |
parent | 610ba42f29c3dfa46a05ff8c2cadc29f544ff76d [diff] |
USB: OTG: msm: Allow the widest possible range for VDDCX when removing When not active the hardware should be able to tolerate voltages within the normal operating range so when removing set the maximum voltage we can use to the maximum rather than minimum of the operating range. This will improve interoperability in case we end up sharing the supply in some design. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>