diff options
| author | Sean Young <[email protected]> | 2017-07-01 12:13:19 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 09:43:52 -0400 |
| commit | 518f4b26be1ebf6ce220c4e37b5c7e5410c4d064 (patch) | |
| tree | d5f52b67b2c8635687f223a1a3454b737d5637e0 /tools/perf/scripts/python | |
| parent | db68102c8d5eeea173ae4187b4e581fa146bc094 (diff) | |
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 <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions