diff options
author | Vitaly Andrianov <vitalya@ti.com> | 2015-02-11 14:05:41 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-02-16 12:41:41 -0500 |
commit | 312aca4e6964812007c8218c0b4b0737e9e0f46a (patch) | |
tree | 0aef712b905390bbcd1b079cb7d83699b328e964 /drivers/rtc/s3c24x0_rtc.c | |
parent | 66c98a0c3807720a32ce49c9ba2a5808555062d7 (diff) | |
download | u-boot-imx-312aca4e6964812007c8218c0b4b0737e9e0f46a.zip u-boot-imx-312aca4e6964812007c8218c0b4b0737e9e0f46a.tar.gz u-boot-imx-312aca4e6964812007c8218c0b4b0737e9e0f46a.tar.bz2 |
net: keystone_net: move serdes setup to initialization function
On Keystone2 devices serdes must be initialized before accessing MDIO bus.
This commit moves the keystone2_net_serdes_setup() from keystone2_eth_open
to keystone2_emac_initialize to meet that requirement.
This also eliminates unnecessary serdes initializatin every time when the
keystone2_eth_open is being called.
Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'drivers/rtc/s3c24x0_rtc.c')
0 files changed, 0 insertions, 0 deletions