linux/drivers/eisa
Bjorn Helgaas c2f6fabb2e [PATCH] EISA: tidy-up driver_register() return value
Remove the assumption that driver_register() returns the number of devices
bound to the driver.  In fact, it returns zero for success or a negative
error value.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Acked-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:53 -08:00
..
Kconfig
Makefile
eisa-bus.c [PATCH] EISA: tidy-up driver_register() return value 2006-03-25 08:22:53 -08:00
eisa.ids
pci_eisa.c
virtual_root.c Create platform_device.h to contain all the platform device details. 2005-10-29 19:07:23 +01:00