]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd1d67eccdb5aec3ef3f0f34dd4447c331603008a
treeabbc2d24ddf87a6a77b47ee5d5bb6ea8a9464c48
parent55ef139e060f4206c7e7aadac63f70c75a0c43bc
parent4098b1f0c72fe6bc9c9da73eaa8f89ebe4fc666e
Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/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.