From: Javier Martin Date: Thu, 22 Mar 2012 13:54:13 +0000 (+0100) Subject: dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages. X-Git-Tag: v3.4-rc1~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b283a6e41be584f4b1f4c6634625f41ff0c728;p=pandora-kernel.git dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages. There were some 'pr_crit' and 'pr_debug' messages due to the initial merge. Replace them by 'dev_dbg' and 'dev_warn' to be consistent. Signed-off-by: Javier Martin Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed