commit | 235d57eda82aaebfbdffa30eb59e3fccfe7eca03 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 29 07:44:52 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 29 07:44:52 2013 -0700 |
tree | abbc2d24ddf87a6a77b47ee5d5bb6ea8a9464c48 | |
parent | 683a0e4d7971c3186dc4d429027debfe309129aa [diff] | |
parent | 1894870eb4240399fabc6f0cb8c6fff4e6edbe83 [diff] |
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.