From: Ezequiel Garcia Date: Wed, 27 Aug 2014 13:52:49 +0000 (-0300) Subject: dma: mv_xor: Replace printk with dev_info X-Git-Tag: fixes-against-v3.18-rc2~40^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8291ddeed581e57327d715d29ffc501b9d48c5f;p=pandora-kernel.git dma: mv_xor: Replace printk with dev_info This commit replaces a printk(KERN_INFO ...) call with a dev_info() call, which is prefered for drivers. Signed-off-by: Ezequiel Garcia Signed-off-by: Vinod Koul --- Reading git-diff-tree failed