kernel-fxtec-pro1x/drivers/media/usb/cx231xx
Mauro Carvalho Chehab ed0e3729c9 [media] cx231xx: Cleanup printk at the driver
There are lots of debug printks printed with pr_info. Also, the
printk's data are not too coherent:

- there are duplicated driver name at the print format;
- function name format string differs from function to function;
- long strings broken into multiple lines;
- some printks just produce ugly reports, being almost useless
  as-is.

Do a cleanup on that.

Still, there are much to be done in order to do a better printk
job on this driver, but, at least it will now be a way less
verbose, if debug printks are disabled, and some logs might
actually be useful.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-03 15:56:22 -02:00
..
cx231xx-417.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-audio.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-avcore.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-cards.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-dif.h
cx231xx-dvb.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-i2c.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-input.c [media] cx231xx: add wrapper to get the i2c_adapter pointer 2014-10-30 17:18:22 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
cx231xx.h [media] cx231xx: Cleanup printk at the driver 2014-11-03 15:56:22 -02:00
Kconfig [media] cx231xx: register i2c mux adapters for bus 1 2014-10-30 17:38:43 -02:00
Makefile