[RFC PATCH 0/3] Introduce init() and exit() for platform_device

From: Paulius Zaleckas
Date: Tue Feb 24 2009 - 10:57:43 EST


For changes and documentation about this fix please see:
[RFC PATCH 1/3] platform_device: add init() exit() callbacks

Other patches demonstrate how drivers can benefit from this change.

I have two questions:
1. Is init()/exit() OK? Or should I call it activate()/deactivate()?
Other suggestions?
2. Now exit() returns nothing. Maybe it is better if it returned int?
How to handle such exit failure?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/