git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
194684e
)
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
author
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:22 +0000
(17:06 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sun, 6 Dec 2009 16:06:22 +0000
(17:06 +0100)
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>
No differences found