commit | f9b283a6e41be584f4b1f4c6634625f41ff0c728 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Thu Mar 22 14:54:13 2012 +0100 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Mon Mar 26 11:31:32 2012 +0530 |
tree | 1b51fcad35c28e4bcfceedd0fa15dae7ca92bea8 | |
parent | cd5cf9da020293118800864641e09b71e23ba41c [diff] |
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>