public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] 2 small Driver core fixes for 2.6.12-git
@ 2005-06-23  6:09 Greg KH
  2005-06-23  6:10 ` [PATCH] USB: fix hid core to return proper error code from probe Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2005-06-23  6:09 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, stelian, linux-usb-devel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-23  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23  6:09 [GIT PATCH] 2 small Driver core fixes for 2.6.12-git Greg KH
2005-06-23  6:10 ` [PATCH] USB: fix hid core to return proper error code from probe Greg KH
2005-06-23  6:10   ` [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox