kernel-fxtec-pro1x/drivers/media/usb/cx231xx
Mauro Carvalho Chehab 336fea9229 [media] cx231xx: Improve the log message
Unfortunately, on devices that have multiple interfaces, udev->dev
points to the parent device (usb) instead of the cx231xx specific one.

Due to that the logs don't look too nice, as they'll print messages
as if they were produced by USB core:
  usb-1-2: New device Conexant Corporation Polaris AV Capturb @ 480 Mbps (1554:5010) with 7 interfaces

Instead of using the name of the parent device, let's use the name
of the first cx231xx interface for all cx231xx sub-modules.

With this path, the logs will be nicer:

  cx231xx 1-2:1.1: New device Conexant Corporation Polaris AV Capturb @ 480 Mbps (1554:5010) with 7 interfaces

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-03 15:59:59 -02:00
..
cx231xx-417.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-audio.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-avcore.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-cards.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-conf-reg.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
cx231xx-core.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-dif.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
cx231xx-dvb.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-i2c.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-input.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -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 [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
cx231xx-vbi.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-vbi.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
cx231xx-video.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx.h [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
Kconfig [media] cx231xx: register i2c mux adapters for bus 1 2014-10-30 17:38:43 -02:00
Makefile [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00