From: Mike Lockwood Date: Thu, 10 May 2012 08:08:02 +0000 (+0200) Subject: usb: gadget: Add variant of gether_setup to customize the device name X-Git-Tag: v3.5-rc1~149^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=036e98b2162d1ed361ed6d31ab009764bb507340;p=pandora-kernel.git usb: gadget: Add variant of gether_setup to customize the device name This is needed to avoid name collisions on SoCs that have both usb gadget and usb host, where usb0 may be the rndis interface or a usb ethernet adapter. Signed-off-by: Mike Lockwood Signed-off-by: Benoit Goby [make gether_setup a static inline function] Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Acked-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed