commit | f48cf80f93ba974eb3201ab2d0f2c4cef950f3fc | [log] [tgz] |
---|---|---|
author | Fabien Chouteau <fabien.chouteau@barco.com> | Fri Apr 23 14:21:26 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 20 13:21:39 2010 -0700 |
tree | a90ec04a891d1698110372791d01a03d90c6da3f | |
parent | 326b4810cc995209e31136af4202ed0414814ed5 [diff] |
USB: Composite framework: Add suspended sysfs entry This patch adds a sysfs entry (/sys/devices/platform/_UDC_/gadget/suspended) to show the suspend state of an USB composite gadget. Signed-off-by: Fabien Chouteau <fabien.chouteau@barco.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>