Here's two patches that fixes some oopses with the USB code due to a change in the driver core (could also cause problems with other subsystems, just happened to notice it in the USB code.) Many thanks to Stelian Pop for noticing this and figuring out the fix for it.
Please pull from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ or if master.kernel.org hasn't synced up yet: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ thanks, greg k-h drivers/base/bus.c | 5 ++--- drivers/usb/input/hid-core.c | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) ------ Greg Kroah-Hartman: driver core: Fix up the device_attach() error handling in bus_add_device() Stelian Pop: USB: fix hid core to return proper error code from probe ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel