From: Greg Kroah-Hartman Date: Tue, 23 Apr 2013 16:14:09 +0000 (-0700) Subject: Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0b9b6df9ee57d2af7788a0ad95ea6f425a688159;p=~shefty%2Frdma-dev.git Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next Felipe writes: usb: urgent fixes for v3.10 merge window Here are some late urgent fixes for v3.10 merge window. All of these errors were introduced by recent commits which are in linux-next. f_obex, multi and cdc2 gadget drivers have learned to return a proper error code when something goes wrong. usb_bind_phy() was mistakenly placed into .init.text section which caused Section mismatch warnings and undefined reference compile errors. f_source_sink had a copy-paste error which is now corrected. g_zero got a memory leak plugged. Two defconfigs got fixed to enable the newly introduced CONFIG_USB_PHY. --- 0b9b6df9ee57d2af7788a0ad95ea6f425a688159