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)
commitfca10c81d99ff9956179058460dfddc0418f3902
treece940de5eb0b580d82cf3d9e4262a45bcc7f7598
parent5936ac7f93965931c508e1928d142076998ce65d
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>
drivers/usb/wusbcore/wusbhc.c