linux/drivers/net/dsa/microchip
Arun Ramadoss 6ec23aaaac net: dsa: microchip: move ksz_dev_ops to ksz_common.c
This patch move the ksz_dev_ops from individual files to ksz_common.c.
And the dev_ops is assigned to ksz_device based on the switch detect.
This reduces the redundant function and allows to reuse the
functionality for LAN937x which has similar register set.

Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-06-24 11:31:44 +01:00
..
Kconfig net: dsa: microchip: common menuconfig for ksz series switch 2022-06-24 11:31:44 +01:00
ksz8.h net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
ksz8795.c net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
ksz8795_reg.h net: dsa: microchip: move start of switch to ksz_setup 2022-06-24 11:31:43 +01:00
ksz8795_spi.c net: dsa: microchip: rename shutdown to reset in ksz_dev_ops 2022-06-24 11:31:43 +01:00
ksz8863_smi.c net: dsa: microchip: perform the compatibility check for dev probed 2022-05-18 12:50:59 +01:00
ksz9477.c net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
ksz9477.h net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
ksz9477_i2c.c net: dsa: microchip: rename shutdown to reset in ksz_dev_ops 2022-06-24 11:31:43 +01:00
ksz9477_reg.h net: dsa: microchip: move start of switch to ksz_setup 2022-06-24 11:31:43 +01:00
ksz9477_spi.c net: dsa: microchip: perform the compatibility check for dev probed 2022-05-18 12:50:59 +01:00
ksz_common.c net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
ksz_common.h net: dsa: microchip: move ksz_dev_ops to ksz_common.c 2022-06-24 11:31:44 +01:00
Makefile net: dsa: microchip: common menuconfig for ksz series switch 2022-06-24 11:31:44 +01:00