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:
07d4563
)
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
author
Olof Johansson
<olof@lixom.net>
Thu, 22 Dec 2011 14:17:40 +0000
(14:17 +0000)
committer
Olof Johansson
<olof@lixom.net>
Tue, 7 Feb 2012 02:24:58 +0000
(18:24 -0800)
Since we'll do opportunistic allocations before the dma subsystem is
enabled we want just silent failures and retries instead.
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found