[PATCH] usbcore: Fix handling of sysfs strings and other attributes
commit4f62efe67f077db17dad03a1d4c9665000a3eb45
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 24 Oct 2005 20:24:14 +0000 (24 16:24 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:51 +0000 (28 16:47 -0700)
tree27f1837fd08ce3dccb94a88a5afef6eb1a5ed738
parent16f16d117c1eb99451e4c73c87546eef05c66790
[PATCH] usbcore: Fix handling of sysfs strings and other attributes

This patch (as592) makes a few small improvements to the way device
strings are handled, and it fixes some bugs in a couple of other sysfs
attribute routines.  (Look at show_configuration_string() to see what I
mean.)

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/config.c
drivers/usb/core/hub.c
drivers/usb/core/message.c
drivers/usb/core/sysfs.c
drivers/usb/core/usb.h
include/linux/usb.h