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:
22e8099
)
[SCSI] nsp32: use mdelay instead of large udelay constants
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 14 Mar 2013 14:21:36 +0000
(15:21 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 19 Jun 2013 15:53:35 +0000
(17:53 +0200)
ARM cannot handle udelay for more than 2 miliseconds, so we
should use mdelay instead for those.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: GOTO Masanori <gotom@debian.or.jp>
Cc: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: linux-scsi@vger.kernel.org
No differences found