From: Joe Perches Date: Wed, 18 Jul 2012 16:51:28 +0000 (-0700) Subject: dmaengine: Cleanup logging messages X-Git-Tag: v3.6-rc1~109^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634332502366554849fe37e88d05ec0a13e550c8;p=pandora-kernel.git dmaengine: Cleanup logging messages Use a more current logging style. Add pr_fmt to prefix dmaengine: to messages. Convert printk(KERN_ERR to pr_err(. Convert embedded function name use to "%s: ", __func__ Align arguments. Original-patch-by: Andy Shevchenko Signed-off-by: Joe Perches Signed-off-by: Vinod Koul --- Reading git-diff-tree failed