linux-stable/drivers/net/ethernet/wiznet
Rob Herring 13266ad9e5 net: ethernet: wiznet: Use spi_get_device_match_data()
Use preferred spi_get_device_match_data() instead of of_match_device() and
spi_get_device_id() to get the driver match data. With this, adjust the
includes to explicitly include the correct headers.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-10-13 10:05:49 +01:00
..
Kconfig
Makefile
w5100-spi.c net: ethernet: wiznet: Use spi_get_device_match_data() 2023-10-13 10:05:49 +01:00
w5100.c netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule 2023-10-11 17:28:05 -07:00
w5100.h net: w5100: Make w5100_remove() return void 2021-10-18 12:59:12 +01:00
w5300.c net: ethernet: wiznet: Convert to platform remove callback returning void 2023-09-20 09:06:41 +01:00