linux/drivers/media
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
..
cec media: cec: disable the hardware when unregistered 2017-12-08 11:11:25 -05:00
common media: siano: fix a potential integer overflow 2017-12-14 09:50:12 -05:00
dvb-core media: dvb_ca_en50221: sanity check slot number from userspace 2017-12-14 09:51:17 -05:00
dvb-frontends media: dvb-frontends/stv0910: remove unneeded dvb_math.h include 2017-12-13 08:37:58 -05:00
firewire
i2c media: rc: i2c: set parent of rc device and improve name 2017-12-14 09:58:19 -05:00
mmc License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci media: rc: i2c: set parent of rc device and improve name 2017-12-14 09:58:19 -05:00
platform media: xilinx-video: fix bad of_node_put() on endpoint error 2017-12-14 09:54:25 -05:00
radio media: radio-si476x: fix behavior when seek->range* are defined 2017-12-11 13:04:51 -05:00
rc media: rc keymaps: add SPDX identifiers to the code I wrote 2017-12-11 07:42:54 -05:00
spi
tuners media: tda18250: support for new silicon tuner 2017-12-13 08:12:47 -05:00
usb media: dvbsky: MyGica T230C support 2017-12-14 06:35:18 -05:00
v4l2-core media: drivers: media: remove duplicate includes 2017-12-13 09:58:39 -05:00
Kconfig media: rc-core: do not depend on MEDIA_SUPPORT 2017-08-20 09:39:36 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: drop use of MEDIA_API_VERSION 2017-08-08 06:03:15 -04:00
media-devnode.c media: utilize new cdev_device_add helper function 2017-03-21 06:44:33 +01:00
media-entity.c [media] media: Check for active and has_no_links overrun 2017-10-04 17:16:14 -03:00