Arthur Othieno 756e21a022 [PATCH] matroxfb: simply return what i2c_add_driver() does
insmod will tell us when the module failed to load.  We do no further
processing on the return from i2c_add_driver(), so just return what
i2c_add_driver() did, instead of storing it.

Add __init/__exit annotations while we're at it.

Signed-off-by: Arthur Othieno <apgo@patchbomb.org>
Acked-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Petr Vandrovec <petr@vandrovec.name>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-27 08:44:55 -08:00
..
2006-03-26 08:57:09 -08:00
2006-03-25 08:22:52 -08:00
2006-03-27 08:44:50 -08:00
2006-03-26 08:57:08 -08:00
2006-03-27 08:44:51 -08:00
2006-03-25 08:22:52 -08:00
2006-03-27 08:44:52 -08:00