Staging: dgnc: Replace printk() with dev_dbg()
authorCristina Opriceana <cristina.opriceana@gmail.com>
Sat, 28 Feb 2015 21:11:47 +0000 (23:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Mar 2015 23:12:14 +0000 (15:12 -0800)
commitf40e06f0b7fe1f7244349b753cc22e67f69cded4
tree46391274948ca678760e0c4565bf71833d0f96d4
parentc28645e3caff03a9d28f1597152348db2a7c0b59
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 <cristina.opriceana@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c