git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5cf9d
)
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
author
Javier Martin
<javier.martin@vista-silicon.com>
Thu, 22 Mar 2012 13:54:13 +0000
(14:54 +0100)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Mon, 26 Mar 2012 06:01:32 +0000
(11:31 +0530)
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>
No differences found