android_kernel_xiaomi_sdm845/Documentation/i2c
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
..
busses i2c-i801: Document the SMBus unhiding quirk 2007-02-13 22:09:00 +01:00
chips [PATCH] i2c: New Xicor X1205 RTC driver 2005-10-28 14:02:12 -07:00
dev-interface [PATCH] I2C: Clarify the usage of i2c-dev.h 2005-07-11 14:10:37 -07:00
functionality [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation 2005-10-28 14:02:07 -07:00
i2c-protocol Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-stub i2c-stub: Chip address as a module parameter 2006-09-26 15:38:51 -07:00
porting-clients i2c: Add driver suspend/resume/shutdown support 2007-02-13 22:09:00 +01:00
smbus-protocol i2c: Fix typo in SMBus Write Word Data description 2007-02-13 22:08:59 +01:00
summary Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ten-bit-addresses Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
writing-clients i2c: Add driver suspend/resume/shutdown support 2007-02-13 22:09:00 +01:00