usb: return device strings in UTF-8
authorClemens Ladisch <clemens@ladisch.de>
Fri, 24 Apr 2009 08:12:18 +0000 (10:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:43 +0000 (21:44 -0700)
Change the encoding of strings returned by usb_string() from ISO 8859-1
to UTF-8.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found