https://github.com/torvalds/linux
Revision e981bc74aefc6a177b50c16cfa7023599799cf74 authored by Claudiu Beznea on 11 March 2022, 11:17:16 UTC, committed by David S. Miller on 14 March 2022, 10:08:08 UTC
Add spi_device_id tables to avoid logs like "SPI driver ksz9477-switch
has no spi_device_id".

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 8e6ed96
History
Tip revision: e981bc74aefc6a177b50c16cfa7023599799cf74 authored by Claudiu Beznea on 11 March 2022, 11:17:16 UTC
net: dsa: microchip: add spi_device_id tables
Tip revision: e981bc7
File Mode Size
Kconfig -rw-r--r-- 642 bytes
Makefile -rw-r--r-- 315 bytes
af_smc.c -rw-r--r-- 79.3 KB
smc.h -rw-r--r-- 9.5 KB
smc_cdc.c -rw-r--r-- 13.8 KB
smc_cdc.h -rw-r--r-- 8.3 KB
smc_clc.c -rw-r--r-- 32.3 KB
smc_clc.h -rw-r--r-- 13.0 KB
smc_close.c -rw-r--r-- 12.4 KB
smc_close.h -rw-r--r-- 759 bytes
smc_core.c -rw-r--r-- 65.8 KB
smc_core.h -rw-r--r-- 17.8 KB
smc_diag.c -rw-r--r-- 7.4 KB
smc_ib.c -rw-r--r-- 26.5 KB
smc_ib.h -rw-r--r-- 4.3 KB
smc_ism.c -rw-r--r-- 13.4 KB
smc_ism.h -rw-r--r-- 1.8 KB
smc_llc.c -rw-r--r-- 64.5 KB
smc_llc.h -rw-r--r-- 4.0 KB
smc_netlink.c -rw-r--r-- 3.2 KB
smc_netlink.h -rw-r--r-- 660 bytes
smc_netns.h -rw-r--r-- 381 bytes
smc_pnet.c -rw-r--r-- 30.1 KB
smc_pnet.h -rw-r--r-- 1.7 KB
smc_rx.c -rw-r--r-- 11.9 KB
smc_rx.h -rw-r--r-- 715 bytes
smc_stats.c -rw-r--r-- 11.0 KB
smc_stats.h -rw-r--r-- 7.4 KB
smc_tracepoint.c -rw-r--r-- 275 bytes
smc_tracepoint.h -rw-r--r-- 2.9 KB
smc_tx.c -rw-r--r-- 19.3 KB
smc_tx.h -rw-r--r-- 1.1 KB
smc_wr.c -rw-r--r-- 24.8 KB
smc_wr.h -rw-r--r-- 3.9 KB

back to top