From: Andrzej Pietrasiewicz Date: Tue, 4 Jun 2013 13:27:54 +0000 (+0200) Subject: usb: gadget: f_mass_storage: fix default product name X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758b463d833f818a6416ad96d33c77267aab1afd;p=pandora-kernel.git usb: gadget: f_mass_storage: fix default product name If cfg->product name is not set, a default name is chosen depending on the common->luns->cdrom flag. If the flag is set the name should be "File-CD Gadget", and if the flag is not set the name should be "File-Stor Gadget". Acked-by: Michal Nazarewicz Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed