WUSB: correct format of wusb_chid sysfs file
authorDavid Vrabel <david.vrabel@csr.com>
Wed, 8 Apr 2009 17:36:30 +0000 (17:36 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Apr 2009 17:50:29 +0000 (10:50 -0700)
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>

No differences found