commit | da44bdeb95ea75eec263f42f7703bbf14f004f6a | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Dec 06 17:06:22 2009 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Sun Dec 06 17:06:22 2009 +0100 |
tree | 4ef557995fff162e4aef114fcd5959956b050ef6 | |
parent | 194684e596af4bdaebb424166d94a8aa528edfda [diff] |
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR I2C bus drivers don't have to support I2C_M_REV_DIR_ADDR. It is a deviation from the I2C specification, which only makes sense to implement when really needed. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Ben Dooks <ben-linux@fluff.org>