2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-23 22:25:40 +08:00
linux-next/drivers/media/pci
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
..
b2c2 media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
bt8xx media: bt8xx: Fix err 'bt878_probe()' 2017-12-14 09:52:58 -05:00
cobalt media: cobalt: do not register subdev nodes 2017-09-23 14:58:22 -04:00
cx18 media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
cx88 media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
cx23885 media: cx23885: Use semicolon after assignment instead of comma 2017-12-12 05:53:00 -05:00
cx25821 media: cx25821-alsa: fix usage of a pointer printk 2017-12-11 13:04:56 -05:00
ddbridge media: ddbridge: improve error handling logic on fe attach failures 2017-12-13 10:19:41 -05:00
dm1105 media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* 2017-08-20 10:02:48 -04:00
dt3155 media: pci: make video_device const 2017-08-27 08:44:58 -04:00
ivtv media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
mantis media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
meye media: meye: Adjust two function calls together with a variable assignment 2017-09-23 08:31:20 -04:00
netup_unidvb media: netup_unidvb: fix a bad kernel-doc markup 2017-11-30 04:18:58 -05:00
ngene License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pluto2 media: pluto2: constify pci_device_id 2017-08-09 09:44:46 -04:00
pt1 media: pt1: fix logic when pt1_nr_tables is zero or negative 2017-12-11 13:04:55 -05:00
pt3 media: pt3: remove redundant assignment to mask 2017-12-08 10:11:22 -05:00
saa7134 media: rc: i2c: set parent of rc device and improve name 2017-12-14 09:58:19 -05:00
saa7146 media: use ARRAY_SIZE 2017-12-08 10:11:00 -05:00
saa7164 media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
smipcie License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
solo6x10 media: solo6x10: use ktime_get_ts64() for time sync 2017-12-08 11:21:29 -05:00
sta2x11 media: sta2x11: document missing function parameters 2017-11-30 04:18:55 -05:00
ttpci media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
tw68 media: tw68: fix kernel-doc markups 2017-11-30 04:18:56 -05:00
tw686x media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
tw5864 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zoran media: drivers/media/pci/zoran: remove redundant assignment to pointer h 2017-12-08 10:11:53 -05:00
Kconfig [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -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