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:
d016a21
)
Blackfin: acvilon: fix timeout usage for I2C
author
Wolfram Sang
<w.sang@pengutronix.de>
Sun, 4 Apr 2010 14:04:16 +0000
(16:04 +0200)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 22 May 2010 18:19:15 +0000
(14:19 -0400)
The timeout value is in jiffies, so it should be using HZ, not a plain
number. As '10000' is ambiguous, 1HZ is used as conservative default.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Valentin Yakovenkov <yakovenkov@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found