linux_dsm_epyc7002/drivers/media/pci/saa7134
Sean Young afc7f24c01 media: rc: i2c: set parent of rc device and improve name
With the parent set for the rc device, the messages clearly state
that it is attached via i2c. The additional printk is unnecessary.

These are the old messages:

rc rc1: i2c IR (Hauppauge WinTV PVR-150 as /devices/virtual/rc/rc1
ir-kbd-i2c: i2c IR (Hauppauge WinTV PVR-150 detected at i2c-10/10-0071/ir0 [ivtv i2c driver #0]

Now we simply get:

rc rc1: Hauppauge WinTV PVR-150 as /devices/pci0000:00/0000:00:1e.0/0000:02:00.0/i2c-10/10-0071/rc/rc1

Note that we no longer copy the name. I've checked all call sites
to verfiy this is not a problem.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-14 09:58:19 -05:00
..
Kconfig [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
saa7134-alsa.c media: pci: make snd_pcm_hardware const 2017-08-20 08:05:21 -04:00
saa7134-cards.c [media] media drivers: annotate fall-through 2017-05-19 07:10:03 -03:00
saa7134-core.c media: saa7134: Convert timers to use timer_setup() 2017-10-31 07:13:05 -04:00
saa7134-dvb.c [media] saa7134: constify nxt200x_config structures 2017-04-17 12:18:52 -03:00
saa7134-empress.c media: pci: make video_device const 2017-08-27 08:44:58 -04:00
saa7134-go7007.c [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
saa7134-i2c.c media: pci: make i2c_client const 2017-09-23 08:28:03 -04:00
saa7134-input.c media: rc: i2c: set parent of rc device and improve name 2017-12-14 09:58:19 -05:00
saa7134-reg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
saa7134-ts.c media: saa7134: Convert timers to use timer_setup() 2017-10-31 07:13:05 -04:00
saa7134-tvaudio.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
saa7134-vbi.c media: saa7134: Convert timers to use timer_setup() 2017-10-31 07:13:05 -04:00
saa7134-video.c media: saa7134: Convert timers to use timer_setup() 2017-10-31 07:13:05 -04:00
saa7134.h media: saa7134: Convert timers to use timer_setup() 2017-10-31 07:13:05 -04:00