Searched hist:fb9324beb5d4ce8e4f81718a3270ae0c4a354f56 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz8795.c | diff fb9324beb5d4ce8e4f81718a3270ae0c4a354f56 Wed Jun 22 04:04:14 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
To have the common set of initialization in ksz_setup, introduced the new config_cpu_port member to ksz_dev_ops. Since both the ksz8795.c and ksz9477.c configuring the cpu port in the setup function, introduced the member.
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ksz_common.h | diff fb9324beb5d4ce8e4f81718a3270ae0c4a354f56 Wed Jun 22 04:04:14 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
To have the common set of initialization in ksz_setup, introduced the new config_cpu_port member to ksz_dev_ops. Since both the ksz8795.c and ksz9477.c configuring the cpu port in the setup function, introduced the member.
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ksz9477.c | diff fb9324beb5d4ce8e4f81718a3270ae0c4a354f56 Wed Jun 22 04:04:14 CDT 2022 Arun Ramadoss <arun.ramadoss@microchip.com> net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
To have the common set of initialization in ksz_setup, introduced the new config_cpu_port member to ksz_dev_ops. Since both the ksz8795.c and ksz9477.c configuring the cpu port in the setup function, introduced the member.
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|