linux/drivers/staging/dgnc
Roberta Dobrescu 1f26adc94a staging: dgnc: Remove non-standard APR/RAPR printing macros
This patch removes non-standard macros used by dgnc driver for printing error
or debugging messages. These are replaced by dev_err/dev_dbg (when possible)
or pr_err. There were cases where the message is completely removed since is
not adding any useful information.

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-20 10:29:18 +08:00
..
dgnc_cls.c staging: dgnc: Remove non-standard APR/RAPR printing macros 2014-10-20 10:29:18 +08: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: Remove non-standard APR/RAPR printing macros 2014-10-20 10:29:18 +08:00
dgnc_driver.h staging: dgnc: Remove non-standard APR/RAPR printing macros 2014-10-20 10:29:18 +08:00
dgnc_kcompat.h staging: dgnc: Remove KERNEL_VERSION check 2013-09-30 18:47:00 -07:00
dgnc_mgmt.c staging: dgnc: Fix do not add new typedefs 2014-10-02 09:37:44 -07:00
dgnc_mgmt.h
dgnc_neo.c staging: dgnc: Remove non-standard APR/RAPR printing macros 2014-10-20 10:29:18 +08: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: Fix unnecessary braces warning. 2014-09-23 13:36:56 -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: Remove non-standard APR/RAPR printing macros 2014-10-20 10:29:18 +08:00
dgnc_tty.h staging: dgnc: Fix do not add new typedefs 2014-10-02 09:37:44 -07:00
dgnc_types.h staging: dgnc: Fix do not add new typedefs 2014-10-02 09:37:44 -07:00
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 space before parenthesis 2014-09-28 22:53:38 -04:00
dpacompat.h staging: dgnc: Fix no spaces at the start of a line in dpacompat.h 2014-10-02 09:37:44 -07:00
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