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:
369f6f4
)
i2c-i801: Clear special mode bits as needed
author
Jean Delvare
<khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:50 +0000
(18:14 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:50 +0000
(18:14 +0100)
Clear special mode bits (PEC, block buffer) at driver load time,
you never know in which state the device was left by its last user.
Also make sure that we reset the block buffer mode at the end of every
transaction, not only when PEC was used.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found