From: Sebastian Andrzej Siewior Date: Thu, 6 Sep 2012 18:11:05 +0000 (+0200) Subject: usb: gadget: move bind() callback back to struct usb_gadget_driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93952956c7078eb41058c5ccc5b34ae6cf59bb64;p=pandora-kernel.git usb: gadget: move bind() callback back to struct usb_gadget_driver This partly reverts 07a18bd7 ("usb gadget: don't save bind callback in struct usb_composite_driver") and fixes new drivers. The section missmatch problems was solved by whitelisting bind callback in modpost. Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed