linux/drivers/net/dsa/microchip
Arun Ramadoss d23a5e1860 net: dsa: microchip: move ksz8->masks to ksz_common
This patch moves the ksz8->masks from ksz8795.c to ksz_common.c. The
mask will be dereferenced using dev->info->masks.

Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-06-29 13:47:59 +01:00
..
Kconfig net: dsa: microchip: common ksz_spi_probe for ksz switches 2022-06-24 11:31:44 +01:00
ksz8.h net: dsa: microchip: move ksz8->masks to ksz_common 2022-06-29 13:47:59 +01:00
ksz8795.c net: dsa: microchip: move ksz8->masks to ksz_common 2022-06-29 13:47:59 +01:00
ksz8795_reg.h net: dsa: microchip: move start of switch to ksz_setup 2022-06-24 11:31:43 +01:00
ksz8863_smi.c net: dsa: microchip: remove the ksz8/ksz9477_switch_register 2022-06-24 11:31:44 +01:00
ksz9477.c net: dsa: microchip: remove the ksz8/ksz9477_switch_register 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: remove the ksz8/ksz9477_switch_register 2022-06-24 11:31:44 +01:00
ksz9477_reg.h net: dsa: microchip: move ksz8->masks to ksz_common 2022-06-29 13:47:59 +01:00
ksz_common.c net: dsa: microchip: move ksz8->masks to ksz_common 2022-06-29 13:47:59 +01:00
ksz_common.h net: dsa: microchip: move ksz8->masks to ksz_common 2022-06-29 13:47:59 +01:00
ksz_spi.c net: dsa: microchip: common ksz_spi_probe for ksz switches 2022-06-24 11:31:44 +01:00
Makefile net: dsa: microchip: common ksz_spi_probe for ksz switches 2022-06-24 11:31:44 +01:00