linux/drivers/staging/dgnc
Roberta Dobrescu f3dadd29f7 staging: dgnc: Fix warnings relating to printk()
This fixes the following checkpatch.pl warnings:
WARNING: printk() should include KERN_ facility level
It replaces printk() with dev_dbg() in order to avoid the warning that a more
specific function should be used.

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-19 17:17:14 -07:00
..
dgnc_cls.c staging: dgnc: split two assignments into the two assignments on two lines. 2014-09-02 10:44:33 -07:00
dgnc_cls.h staging: dgnc: UART_IIR_XOFF code is buggy 2014-05-15 13:46:00 -07:00
dgnc_driver.c staging: dgnc: split two assignments into the two assignments on two lines. 2014-09-02 10:44:33 -07:00
dgnc_driver.h staging: dgnc: remove some unused macros 2014-08-31 13:00:16 -07:00
dgnc_kcompat.h staging: dgnc: Remove KERNEL_VERSION check 2013-09-30 18:47:00 -07:00
dgnc_mgmt.c staging: dgnc: remove DPR Macros and related codes. 2014-08-30 14:02:34 -07:00
dgnc_mgmt.h
dgnc_neo.c staging: dgnc: split two assignments into the two assignments on two lines. 2014-09-02 10:44:33 -07:00
dgnc_neo.h staging: dgnc: Fix typo in staging/dgnc 2013-09-17 07:47:46 -07:00
dgnc_pci.h
dgnc_sysfs.c staging: dgnc: Remove driver-wide polling counter variable 2014-08-17 09:52:24 -07:00
dgnc_sysfs.h staging: dgnc: renames board_t to dgnc_board 2013-09-17 07:47:43 -07:00
dgnc_tty.c staging: dgnc: Fix warnings relating to printk() 2014-09-19 17:17:14 -07:00
dgnc_tty.h staging: dgnc: renames board_t to dgnc_board 2013-09-17 07:47:43 -07:00
dgnc_types.h
dgnc_utils.c staging: dgnc: Move utility functions out of dgnc_driver.c 2014-08-16 12:23:13 -07:00
dgnc_utils.h staging: dgnc: Move utility functions out of dgnc_driver.c 2014-08-16 12:23:13 -07:00
digi.h staging: dgnc: remove commented code 2014-07-27 11:39:45 -07:00
dpacompat.h
Kconfig
Makefile staging: dgnc: Move utility functions out of dgnc_driver.c 2014-08-16 12:23:13 -07:00
TODO staging: dgnc: split two assignments into the two assignments on two lines. 2014-09-02 10:44:33 -07:00