Hi Greg, here's the last major fix for this -rc cycle. Unfortunately it has been pending since January. Let me know if you prefer that I send this through the merge window as it already has a stable tag. cheers The following changes since commit 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1: usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc6 for you to fetch changes up to c93e64e91248becd0edb8f01723dff9da890e2ab: usb: udc: core: add device_del() call to error pathway (2015-08-03 09:54:18 -0500) ---------------------------------------------------------------- usb: fixes for v4.2-rc6 Just one major fix which has been pending since January. Somehow it fell through the cracks, but here it is. Basically, this fixes a bug in udc-core when gadget registration fails. Signed-off-by: Felipe Balbi <balbi@xxxxxx> ---------------------------------------------------------------- Alan Stern (1): usb: udc: core: add device_del() call to error pathway drivers/usb/gadget/udc/udc-core.c | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html