commit | b23f2f94136884ebeb1b5e2196f4a53086444afa | [log] [tgz] |
---|---|---|
author | Hao Wu <hao.wu@intel.com> | Mon Nov 29 15:17:03 2010 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 30 16:46:34 2010 -0800 |
tree | 3c5195b1e5750c45377ba07b979ddd42234a3f4e | |
parent | c3d6450e741da08c3bc2e2ba06d743c27540abac [diff] |
usb: composite gadget: set vbus_draw current limitation during suspend This patch modifies the composite gadget to set vbus_draw current limitation during suspend state. This current limitation in suspend state shouldn't be more than 2.5mA Signed-off-by: Hao Wu <hao.wu@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>