diff options
author | Matt Carlson <mcarlson@broadcom.com> | 2009-08-28 12:27:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-29 22:42:27 (GMT) |
commit | 0a9140cff22e405fce1747a2e02d41851c36c55a (patch) | |
tree | db68a54a136cde1920541e252c0c77f0abeef9e1 /virt | |
parent | b3df9a514f3c2020952cff34bc5bc6694a31c00c (diff) | |
download | linux-fsl-qoriq-0a9140cff22e405fce1747a2e02d41851c36c55a.tar.xz |
tg3: Delay mdio bus init until fw finishes
The device firmware uses the MDIO bus during early setup. If the driver
modifies the MDIO bus configuration while it is in use by the firmware,
any number of bad things can happen. This patch delays MDIO setup until
after the firmware posts its magic signature, signifying initialization
is complete.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions