Bjorn Helgaas d56a3e3800 [PATCH] macintosh: tidy-up driver_register() return values
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.

All callers of macio_register_driver() either ignore the return value or
return it as the return value of a module_init() function.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-23 14:41:04 +11:00
..
2006-01-12 09:09:04 -08:00
2006-01-06 12:59:59 -08:00
2006-01-12 09:09:04 -08:00
2006-01-12 09:09:04 -08:00
2006-01-12 09:09:04 -08:00
2006-03-23 14:40:43 +11:00
2006-03-06 18:40:45 -08:00