From: Fabio Estevam Date: Fri, 5 Oct 2012 00:11:16 +0000 (-0700) Subject: drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~12^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb5a35801df3c438ce3fc91310a415ea4452c00;p=pandora-kernel.git drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message Do the same as commit a03a202e95fd ("dmaengine: failure to get a specific DMA channel is not critical") to get rid of the following messages during kernel boot: dmaengine_get: failed to get dma1chan0: (-22) dmaengine_get: failed to get dma1chan1: (-22) dmaengine_get: failed to get dma1chan2: (-22) dmaengine_get: failed to get dma1chan3: (-22) .. Signed-off-by: Fabio Estevam Cc: Vinod Koul Cc: Dan Williams Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed