linux/drivers/media/pci/mantis
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
..
hopper_cards.c media: mantis: hopper_cards: constify pci_device_id 2017-08-09 09:47:26 -04:00
hopper_vp3028.c
hopper_vp3028.h
Kconfig
Makefile
mantis_ca.c
mantis_ca.h
mantis_cards.c media: mantis: constify pci_device_id 2017-08-09 09:47:11 -04:00
mantis_common.h media: rc-core: rename input_name to device_name 2017-08-20 09:43:52 -04:00
mantis_core.c
mantis_core.h
mantis_dma.c [media] mantis: remove an uneeded goto 2015-08-11 10:35:11 -03:00
mantis_dma.h
mantis_dvb.c [media] mantis_dvb: fix some error codes in mantis_dvb_init() 2017-02-03 14:50:35 -02:00
mantis_dvb.h
mantis_evm.c
mantis_hif.c
mantis_hif.h
mantis_i2c.c media: mantis: constify i2c_algorithm structure 2017-07-20 14:59:15 -04:00
mantis_i2c.h
mantis_input.c media: rc-core: rename input_name to device_name 2017-08-20 09:43:52 -04:00
mantis_input.h [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
mantis_ioc.c
mantis_ioc.h
mantis_link.h
mantis_pci.c
mantis_pci.h
mantis_pcmcia.c [media] mantis: add remote control support 2015-06-10 11:58:24 -03:00
mantis_reg.h
mantis_uart.c [media] mantis: cleanup CodingStyle issues due to last commit 2015-06-10 12:06:34 -03:00
mantis_uart.h
mantis_vp1033.c
mantis_vp1033.h
mantis_vp1034.c [media] pci: mantis: constify mb86a16_config structure 2017-04-17 12:53:03 -03:00
mantis_vp1034.h [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
mantis_vp1041.c
mantis_vp1041.h
mantis_vp2033.c
mantis_vp2033.h
mantis_vp2040.c
mantis_vp2040.h
mantis_vp3028.c
mantis_vp3028.h
mantis_vp3030.c
mantis_vp3030.h