aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2022-09-22 09:37:03 +0100
committerMauro Carvalho Chehab <[email protected]>2022-11-25 08:00:22 +0000
commita42f363e6b58d1fc642d6d082dc660be73656ba5 (patch)
tree890bc638f8b0d812ab6a562a483805bb39b361f4 /tools/perf/scripts/python
parent54607f29a204e10c15f4348f3782cee324360f29 (diff)
media: ir-spi: silence no spi_device_id warnings
SPI devices use the spi_device_id for module autoloading even on systems using device tree, after commit 5fa6863ba692 ("spi: Check we have a spi_device_id for each DT compatible"), kernel warns as follows since the spi_device_id is missing: SPI driver ir-spi has no spi_device_id for ir-spi-led Add spi_device_id entries to silence the warning, and ensure driver module autoloading works. Signed-off-by: Wei Yongjun <[email protected]> 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