ARM: tegra: Don't WARN_ON() for too early dma channel allocations
authorOlof Johansson <olof@lixom.net>
Thu, 22 Dec 2011 14:17:40 +0000 (14:17 +0000)
committerOlof Johansson <olof@lixom.net>
Tue, 7 Feb 2012 02:24:58 +0000 (18:24 -0800)
commit13ae3d5bdf737d6078a562154ff4fef0ba5d0de1
treef6a5e78c700a5aecfd9c6f754de75cb6ffbd5b97
parent07d4563e58dea39923456939e7d4138fb608b98b
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>
arch/arm/mach-tegra/dma.c