From: Olof Johansson Date: Thu, 22 Dec 2011 14:17:40 +0000 (+0000) Subject: ARM: tegra: Don't WARN_ON() for too early dma channel allocations X-Git-Tag: v3.4-rc1~73^2~11^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ae3d5bdf737d6078a562154ff4fef0ba5d0de1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed