dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
authorJavier Martin <javier.martin@vista-silicon.com>
Thu, 22 Mar 2012 13:54:13 +0000 (14:54 +0100)
committerVinod Koul <vinod.koul@linux.intel.com>
Mon, 26 Mar 2012 06:01:32 +0000 (11:31 +0530)
commitf9b283a6e41be584f4b1f4c6634625f41ff0c728
tree1b51fcad35c28e4bcfceedd0fa15dae7ca92bea8
parentcd5cf9da020293118800864641e09b71e23ba41c
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 <javier.martin@vista-silicon.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/imx-dma.c
This page took 0.026382 seconds and 5 git commands to generate.