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)
commita853a3d4eb2edb066248a39f0634f6f5858816a0
treeeeba17105c89d532335a4577cec912763100beae
parent905c02acbd89f427c87a6d0a50fed757f6b3001c
usb: return device strings in UTF-8

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>
drivers/usb/Kconfig
drivers/usb/core/message.c