i2c-omap: Add support for I2C_M_STOP message flag
authorLaurent Pinchart <[email protected]>
Tue, 24 Jul 2012 12:13:59 +0000 (14:13 +0200)
committerJean Delvare <[email protected]>
Tue, 24 Jul 2012 12:13:59 +0000 (14:13 +0200)
commitfb604a3d58b79ef722942f664f11dee5e1f73ea4
treef9e1f081d7c1b4f16e3274ce20e8574e1c18d04a
parent72fc2c7f78b0c365454e60ad33b0e74aea43e3ab
i2c-omap: Add support for I2C_M_STOP message flag

Generate a stop condition after each message marked with I2C_M_STOP.

[JD: Add I2C_FUNC_PROTOCOL_MANGLING.]

Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
drivers/i2c/busses/i2c-omap.c