]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-omap: Add support for I2C_M_STOP message flag
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 24 Jul 2012 23:25:07 +0000 (09:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 24 Jul 2012 23:25:07 +0000 (09:25 +1000)
commitd4dd03a9e3f42d4d116caebe6f7a606e01778317
tree9f4bb30213bdaeec5a3c4a28252dbe63e5d550eb
parentd40915f8a47270a22e92b497f624a8133ea69406
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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-omap.c