[GIT PATCH] USB fixes for suspend issues

From: Greg KH
Date: Fri Jun 23 2006 - 01:59:54 EST


Here are the two patches that fix the suspend issue and the USB oops
issue in your current tree.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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

thanks,

greg k-h


drivers/base/core.c | 19 +++++++++++--------
drivers/usb/core/usb.c | 2 ++
2 files changed, 13 insertions(+), 8 deletions(-)

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

Greg Kroah-Hartman:
USB: get USB suspend to work again
Driver core: fix locking issues with the devices that are attached to classes

-
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/