From: Andrzej Pietrasiewicz Date: Fri, 24 May 2013 08:23:02 +0000 (+0200) Subject: usb: gadget: rndis: convert into module X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbd14a9021140a306a01f8fcaa645faafae18a5;p=pandora-kernel.git usb: gadget: rndis: convert into module In order to convert to configfs the usb functions need to be converted to a new interface and compiled as modules. This patch creates an rndis module which will be used by the new functions. After all users of f_rndis are converted to the new interface, this module can be merged with f_rndis module. Acked-by: Michal Nazarewicz Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed