linux/drivers/staging/gdm72xx
Kristina Martšenko 8943a92fc2 staging: gdm72xx: replace printk() and debug macros with dynamic debugging
Replace printk(KERN_DEBUG ...) with netdev_dbg and dev_dbg. Remove
debug macros which become unnecessary.

This removes the following types of checkpatch warnings from the driver:
drivers/staging/gdm72xx/gdm_sdio.c:461: WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-16 19:53:58 -07:00
..
gdm_qos.c staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c 2013-12-17 09:50:11 -08:00
gdm_qos.h
gdm_sdio.c staging: gdm72xx: replace printk() and debug macros with dynamic debugging 2014-03-16 19:53:58 -07:00
gdm_sdio.h
gdm_usb.c staging: gdm72xx: replace printk() and debug macros with dynamic debugging 2014-03-16 19:53:58 -07:00
gdm_usb.h
gdm_wimax.c staging: gdm72xx: replace printk() and debug macros with dynamic debugging 2014-03-16 19:53:58 -07:00
gdm_wimax.h staging: gdm72xx: replace printk() and debug macros with dynamic debugging 2014-03-16 19:53:58 -07:00
hci.h
Kconfig staging: gdm72xx: fix typos in Kconfig 2013-06-05 15:31:16 -07:00
Makefile
netlink_k.c
netlink_k.h
sdio_boot.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
sdio_boot.h
TODO
usb_boot.c
usb_boot.h
usb_ids.h
wm_ioctl.h