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:
23173ea
)
i2c: pxa: add support for SCCB devices
author
Petr Cvek
<petr.cvek@tul.cz>
Tue, 25 Nov 2014 05:05:33 +0000
(06:05 +0100)
committer
Wolfram Sang
<wsa@the-dreams.de>
Tue, 25 Nov 2014 20:32:26 +0000
(21:32 +0100)
Add support for SCCB by implementing I2C_M_IGNORE_NAK and I2C_M_STOP
flags and advertising functionality flag I2C_FUNC_PROTOCOL_MANGLING.
Also fixed missing functionality flag I2C_FUNC_NOSTART.
Signed-off-by: Petr Cvek <petr.cvek@tul.cz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
No differences found