linux/drivers/media/usb/em28xx
Sean Young 518f4b26be media: rc-core: rename input_name to device_name
When an ir-spi is registered, you get this message.

rc rc0: Unspecified device as /devices/platform/soc/3f215080.spi/spi_master/spi32766/spi32766.128/rc/rc0

"Unspecified device" refers to input_name, which makes no sense for IR
TX only devices. So, rename to device_name.

Also make driver_name const char* so that no casts are needed anywhere.

Now ir-spi reports:

rc rc0: IR SPI as /devices/platform/soc/3f215080.spi/spi_master/spi32766/spi32766.128/rc/rc0

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-20 09:43:52 -04:00
..
em28xx-audio.c media: usb: make snd_pcm_hardware const 2017-08-20 08:05:10 -04:00
em28xx-camera.c [media] em28xx: shed some light on video input formats 2017-04-17 17:32:44 -03:00
em28xx-cards.c media: em28xx: add support for new of Terratec H6 2017-06-24 15:45:28 -03:00
em28xx-core.c [media] em28xx: fix+improve the register (usb control message) debugging 2017-06-06 07:31:40 -03:00
em28xx-dvb.c media: em28xx: add support for new of Terratec H6 2017-06-24 15:45:28 -03:00
em28xx-i2c.c media: em28xx: Ignore errors while reading from eeprom 2017-06-24 15:43:51 -03:00
em28xx-input.c media: rc-core: rename input_name to device_name 2017-08-20 09:43:52 -04:00
em28xx-reg.h [media] em28xx: shed some light on video input formats 2017-04-17 17:32:44 -03:00
em28xx-v4l.h [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups 2014-12-04 14:13:14 -02:00
em28xx-vbi.c [media] em28xx: use usb_interface for dev_foo() calls 2016-12-12 07:29:08 -02:00
em28xx-video.c [media] em28xx: add support for V4L2_PIX_FMT_SRGGB8 2017-04-17 17:33:53 -03:00
em28xx.h media: em28xx: add support for new of Terratec H6 2017-06-24 15:45:28 -03:00
Kconfig [media] em28xx: add missing auto-selections for build 2017-04-17 17:31:46 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00