From 567064916e4fe32af81b89e473a1e4f40c64b27b Mon Sep 17 00:00:00 2001 From: Michal Nazarewicz Date: Thu, 22 Jul 2010 14:16:37 +0200 Subject: [PATCH] USB: gadget: file_storage: serial parameter even if not test mode Moved the serial parameter handling code out of "#ifdef CONFIG_USB_FILE_STORAGE_TEST". This modifies Yann Cantin's commit "USB: Add a serial number parameter to g_file_storage" module as per Alan Stern's request. Signed-off-by: Michal Nazarewicz Signed-off-by: Kyungmin Park Acked-by: Alan Stern Tested-by: Anand Gadiyar Cc: David Brownell Cc: Yann Cantin --- Reading git-format-patch failed