From: Cristina Opriceana Date: Sat, 28 Feb 2015 21:11:47 +0000 (+0200) Subject: Staging: dgnc: Replace printk() with dev_dbg() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~847 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40e06f0b7fe1f7244349b753cc22e67f69cded4;p=pandora-kernel.git Staging: dgnc: Replace printk() with dev_dbg() This patch replaces printk() with dev_dbg() in order to avoid the suggestion of using a more specific function while printing debug information. Warning found by checkpatch.pl. Signed-off-by: Cristina Opriceana Reviewed-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed