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:
b4f0b74
)
i2c: tegra: fix 10bit address configuration
author
Laxman Dewangan
<ldewangan@nvidia.com>
Tue, 24 Apr 2012 07:19:35 +0000
(12:49 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Sat, 12 May 2012 12:28:18 +0000
(14:28 +0200)
The slave address of device to be configured in packet
header as follows:
7 bit address: PacketHeader3[7:1]
10 bit address: PacketHeader3[9:0]
Fixing the code to make packet header3 properly.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found