linux/drivers/pps
Alexander Gordeev 7f7cce7410 pps: convert printk/pr_* to dev_*
Since we now have direct pointers to struct pps_device everywhere it's
easy to use dev_* functions to print messages instead of plain printks.
Where dev_* cannot be used printks are converted to pr_*.

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
Acked-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:19 -08:00
..
clients pps: convert printk/pr_* to dev_* 2011-01-13 08:03:19 -08:00
Kconfig pps: LinuxPPS clients support 2010-03-12 15:52:43 -08:00
Makefile pps: LinuxPPS clients support 2010-03-12 15:52:43 -08:00
kapi.c pps: convert printk/pr_* to dev_* 2011-01-13 08:03:19 -08:00
pps.c pps: convert printk/pr_* to dev_* 2011-01-13 08:03:19 -08:00
sysfs.c