diff options
author | Wei Yongjun <[email protected]> | 2022-09-22 06:57:17 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-26 12:46:16 -0700 |
commit | 1bba1998bfd71f003786103dae35145f13ab7ca6 (patch) | |
tree | d1f28f2d0acf70e65d6295c00991ba2270c65f97 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 9f1e337851bed60fef8fbea2726a8cd976120c26 (diff) |
net: vertexcom: mse102x: 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 mse102x has no spi_device_id for vertexcom,mse1021
SPI driver mse102x has no spi_device_id for vertexcom,mse1022
Add spi_device_id entries to silence the warnings, and ensure driver
module autoloading works.
Signed-off-by: Wei Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions