Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jul 2013 14:44:52 +0000 (07:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jul 2013 14:44:52 +0000 (07:44 -0700)
commit235d57eda82aaebfbdffa30eb59e3fccfe7eca03
treeabbc2d24ddf87a6a77b47ee5d5bb6ea8a9464c48
parent683a0e4d7971c3186dc4d429027debfe309129aa
parent1894870eb4240399fabc6f0cb8c6fff4e6edbe83
Merge tag 'fixes-for-v3.11-rc3' of git://git./linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v3.11-rc3

Here are some fixes for v3.11-rc3. Mostly related to
the recent conversion to configfs done on the gadget
drivers, but we also have a fix for MUSB resources
on platforms which need 3 resources instead of 2, and
a fix for the sysfs_notify() call on udc-core.c which
was notifying an unexistent file.