commit | 13ae3d5bdf737d6078a562154ff4fef0ba5d0de1 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Thu Dec 22 14:17:40 2011 +0000 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 06 18:24:58 2012 -0800 |
tree | f6a5e78c700a5aecfd9c6f754de75cb6ffbd5b97 | |
parent | 07d4563e58dea39923456939e7d4138fb608b98b [diff] |
ARM: tegra: Don't WARN_ON() for too early dma channel allocations 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>