]> 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)
commit5b4d23a9f1450aaa3a32991a8f4334bef734dbc8
treebc38c7df7c29196d7cdd8d1fb42b0ec7cf101432
parentb78f02f8350dd1364fd8a7ef93bbcd2f361a42f7
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