aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2022-09-21 16:36:17 +0000
committerJonathan Cameron <[email protected]>2022-11-23 19:43:57 +0000
commit35dab731c4d2b1e71827a56826ef60f53e97fc32 (patch)
tree8f7cd0cf409284c0fcb30388d8d4d86933158a99 /tools/perf/scripts/python/bin
parent4eb61e1a3338d0f8c9f7a28b72f3289cc92133c6 (diff)
iio: accel: sca3300: Silence no spi_device_id warning
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 sca3300 has no spi_device_id for murata,scl3300 Add spi_device_id entries to silence the warning, and ensure driver module autoloading works. Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Tomas Melin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions