summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-05 01:32:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-05 01:32:23 +0100
commitea5301aa130a07e8d0f8bd7d7d3124f45e592208 (patch)
tree8d23c2750c32090bfc371ff83dfa590b113df401 /drivers/usb/host
parentLinux 3.9-rc1 (diff)
parentusb: gadget: u_uac1: NULL dereference on error path (diff)
downloadlinux-ea5301aa130a07e8d0f8bd7d7d3124f45e592208.tar.xz
linux-ea5301aa130a07e8d0f8bd7d7d3124f45e592208.zip
Merge tag 'fixes-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Felipe writes: "usb: fixes for v3.9-rc2 A few drivers got their gadget->dev registration problems exposed by the removal of ->start()/->stop() functions from udc-core.c. All of such instances are now fixed. We're also fixing chipidea's mistake of registering private debugging sysfs files under the gadget's device. This is in preparation to complete removal of gadget->dev handling from all UDC drivers which will happen for v3.10 merge window. MUSB's Kconfig got a fix to avoid a non-buildable selection of its Kconfig choices. Some extra devm_ioremap_resource() are added here because they missed the merge window. Finally, we have a temporary fix linking function drivers before gadget drivers so they work fine when they're statically linked to the kernel. We've done it so since the real fix wouldn't fit the -rc cycle."
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions