From: Aya Mahfouz Date: Sun, 26 Oct 2014 17:35:20 +0000 (+0200) Subject: staging: media: lirc: lirc_bt829.c: replace dprintk by dev_dbg X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~875 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f3f59e734c88f789fca5c60707c78e6533d064;p=pandora-kernel.git staging: media: lirc: lirc_bt829.c: replace dprintk by dev_dbg This patch removes the custom printk macro dprintk and replaces all the calls made to it by dev_dbg. Signed-off-by: Aya Mahfouz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed