[GIT PATCH] USB fixes for 3.0

From: Greg KH
Date: Tue Jul 05 2011 - 23:48:45 EST


Here's 2 fixes for your 3.0 tree.

The device removal fix has been reported a lot lately, and this should
resolve the obvious problem (there might still be an issue in the scsi
layer that the scsi developers are still arguing over.)
The build fix resolves a regression from 2.6.39 that was introduced in
3.0-rc1.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ usb-linus

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

drivers/usb/core/message.c | 2 ++
drivers/usb/gadget/fsl_udc_core.c | 36 ++++++++++++++++++++++++------------
2 files changed, 26 insertions(+), 12 deletions(-)

---------------

Alan Stern (1):
USB: fix regression occurring during device removal

Anatolij Gustschin (1):
USB: fsl_udc_core: fix build breakage when building for ARM arch

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/