]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
authorMugunthan V N <mugunthanvnm@ti.com>
Fri, 20 Sep 2013 19:20:40 +0000 (00:50 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Sep 2013 14:33:07 +0000 (10:33 -0400)
commit388367a5a9fbbb86db815ab069c8d5e970d2b86e
tree59d96f962ec1a5026a6f358cf4727008eb05315e
parent5892cd135e166c425c992c437a2944534b663a24
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode

Phy mode can be configured via the cpsw-phy-sel driver, this patch enabled the
cpsw driver to utilise the api provided by the cpsw-phy-sel driver to configure
the phy mode.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Tested-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c