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:
a6b3ed2
)
mted: nand_wait_ready timeout fix
author
Matthieu CASTET
<matthieu.castet@parrot.com>
Thu, 22 Nov 2012 17:31:28 +0000
(18:31 +0100)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 3 Dec 2012 14:36:52 +0000
(16:36 +0200)
nand_wait_ready timeout should not assume HZ=100.
Make it independent of HZ value by using msecs_to_jiffies.
Signed-off-by: Matthieu CASTET <matthieu.castet@parrot.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found