linux_dsm_epyc7002/drivers/media/pci/smipcie
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
..
Kconfig [media] SMI PCIe IR driver for DVBSky cards 2015-07-06 08:26:16 -03:00
Makefile [media] SMI PCIe IR driver for DVBSky cards 2015-07-06 08:26:16 -03:00
smipcie-ir.c media: rc-core: rename input_name to device_name 2017-08-20 09:43:52 -04:00
smipcie-main.c [media] constify local structures 2016-09-19 16:22:18 -03:00
smipcie.h media: rc-core: rename input_name to device_name 2017-08-20 09:43:52 -04:00