Hi Greg, Here's a single fix for isp1760. Please consider merging it to usb/linus. cheers The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6: Linux 4.0-rc5 (2015-03-22 16:50:21 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.0-rc6 for you to fetch changes up to 65582a7f4ce5bd7a1fb61516d9c2476f4f166f4e: usb: isp1760: fix spin unlock in the error path of isp1760_udc_start (2015-03-24 11:38:58 -0500) ---------------------------------------------------------------- usb: fix for v4.0-rc6 Here's a single fix to isp1760 calling spin_unlock_irqsave() as we should have. Signed-off-by: Felipe Balbi <balbi@xxxxxx> ---------------------------------------------------------------- Sudeep Holla (1): usb: isp1760: fix spin unlock in the error path of isp1760_udc_start drivers/usb/isp1760/isp1760-udc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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