linux/drivers/staging/mt7621-pci
Sergio Paracuellos d936550784 staging: mt7621-pci: use dev_* functions instead of printk
checkpatch script is complaining about the use of printk instead
of use more proper dev_* kernel functions. Replace all of them
removing warnings.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-11 11:36:15 -08:00
..
Kconfig staging: mt7621-pci: use generic kernel pci subsystem read and write 2018-08-08 14:08:40 +02:00
Makefile
pci-mt7621.c staging: mt7621-pci: use dev_* functions instead of printk 2018-11-11 11:36:15 -08:00
TODO