linux/drivers/media/pci/ddbridge
Daniel Scheller 11e358bf37 media: ddbridge: use dev_* macros in favor of printk
Side effect: KERN_DEBUG messages aren't written to the kernel log anymore.
This also improves the tda18212_ping reporting a bit so users know that if
pinging wasn't successful, bad things will happen.

Since in module_init_ddbridge() there's no dev yet, pr_info is used
instead.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-24 09:41:55 -03:00
..
ddbridge-core.c media: ddbridge: use dev_* macros in favor of printk 2017-06-24 09:41:55 -03:00
ddbridge-regs.h [media] ddbridge: board control setup, ts quirk flags 2017-06-20 09:57:30 -03:00
ddbridge.h [media] ddbridge: hardware IDs for new C2T2 cards and other devices 2017-06-20 09:59:48 -03:00
Kconfig [media] ddbridge: hardware IDs for new C2T2 cards and other devices 2017-06-20 09:59:48 -03:00
Makefile