diff options
author | Hector Palacios <hector.palacios@digi.com> | 2013-03-10 22:50:03 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-12 10:50:59 (GMT) |
commit | b6bb4dfcb1803765e7d12a9807a8d4650545199a (patch) | |
tree | 85ad7923c17535647cfd736a0d01b62bb642c244 /drivers/net/phy/mdio-bitbang.c | |
parent | b818d1a7f72575eef17e00dc4085512c9cc8897d (diff) | |
download | linux-fsl-qoriq-b6bb4dfcb1803765e7d12a9807a8d4650545199a.tar.xz |
phy/micrel: move flag handling to function for common use
The flag MICREL_PHY_50MHZ_CLK is not of exclusive use of KSZ8051
model. At least KSZ8021 and KSZ8031 models also use it.
This patch moves the handling of this and future flags to a
separate function so that the different PHY models can call it on
their init function, if needed.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/mdio-bitbang.c')
0 files changed, 0 insertions, 0 deletions