]> bbs.cooldavid.org Git - net-next-2.6.git/commit
USB: Add a serial number parameter to g_file_storage module
authorYann Cantin <yann.cantin@laposte.net>
Sat, 5 Jun 2010 21:06:31 +0000 (23:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:35 +0000 (14:35 -0700)
commit87eb1bead832b9880126fdbea74cc8ecb22b50c0
treebce02f58b229e786a2268abc75b502a564e7b18d
parent83a3ac866d6931611d37ded24a2a2cc99fe36e9f
USB: Add a serial number parameter to g_file_storage module

This patch add a serial number parameter to the g_file_storage
module. There's validity checks against the string passed to comply
with the specs.

Signed-off-by: Yann Cantin <yann.cantin@laposte.net>
Cc: MichaƂ Nazarewicz <m.nazarewicz@samsung.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/file_storage.c