From: Sebastian Andrzej Siewior Date: Sun, 23 Dec 2012 20:10:19 +0000 (+0100) Subject: usb: gadget: udc-core: introduce UDC binding by name X-Git-Tag: v3.9-rc1~126^2~43^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c49a5f0ef1bc61395329ea7a9fce2893e97eaa6;p=pandora-kernel.git usb: gadget: udc-core: introduce UDC binding by name This patch adds udc_attach_driver() which allows to bind an UDC which is specified by name to a driver. The name of available UDCs can be obtained from /sys/class/udc. This interface is intended for configfs interface. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed