commit | fca10c81d99ff9956179058460dfddc0418f3902 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@csr.com> | Wed Apr 08 17:36:30 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 17 10:50:29 2009 -0700 |
tree | ce940de5eb0b580d82cf3d9e4262a45bcc7f7598 | |
parent | 5936ac7f93965931c508e1928d142076998ce65d [diff] |
WUSB: correct format of wusb_chid sysfs file Make the wusb_chid sysfs file match the ABI documentation. Print all zeros if the WUSB host is stopped (instead of an empty file) and end the file with a newline. Signed-off-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>