]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
authorMarek Vasut <marex@denx.de>
Tue, 25 Jun 2019 23:43:42 +0000 (01:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Jun 2019 18:00:31 +0000 (11:00 -0700)
commite542df64d0e9a8cb2564c90acd9966a98630d687
treebc38c7df7c29196d7cdd8d1fb42b0ec7cf101432
parentc297cf278b79f5e34e6607caa5a8883622067a52
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c

These functions are only used by the KSZ9477 code, move them from
the header into that code. Note that these functions will be soon
replaced by regmap equivalents.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Tristram Ha <Tristram.Ha@microchip.com>
Cc: Woojung Huh <Woojung.Huh@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/microchip/ksz9477.c
drivers/net/dsa/microchip/ksz_common.h