David Brownell f37dd80ac2 i2c: Add driver suspend/resume/shutdown support
Driver model updates for the I2C core:

 - Add new suspend(), resume(), and shutdown() methods.  Use them in the
   standard driver model style; document them.

 - Minor doc updates to highlight zero-initialized fields in drivers, and
   the driver model accessors for "clientdata".

If any i2c drivers were previously using the old suspend/resume calls
in "struct driver", they were getting warning messages ... and will
now no longer work.  Other than that, this patch changes no behaviors;
and it lets I2C drivers use conventional PM and shutdown support.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2007-02-13 22:09:00 +01:00
..
2007-02-12 09:48:31 -08:00
2007-02-09 17:39:39 -05:00
2007-02-11 10:51:24 -08:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-11 11:18:07 -08:00
2007-02-01 16:17:06 -08:00
2007-02-07 15:44:36 -08:00
2007-02-09 09:00:22 +01:00
2007-02-09 17:39:36 -05:00
2007-02-11 11:18:07 -08:00
2007-02-09 17:39:36 -05:00
2007-02-07 15:50:08 -08:00
2007-02-12 09:48:30 -08:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:24 -08:00
2007-02-09 17:39:40 -05:00
2007-02-12 09:48:31 -08:00
2007-02-12 09:48:31 -08:00
2007-02-07 10:37:12 -08:00
2007-02-07 15:50:08 -08:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-02-11 11:18:07 -08:00
2007-02-11 10:51:28 -08:00
2007-02-11 10:51:28 -08:00
2007-02-12 09:48:41 -08:00
2007-02-11 10:51:18 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:25 -08:00
2007-02-11 11:18:05 -08:00