commit | e51f47a5c695b76905aadc2be47c7dc774f3e5af | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Sun Dec 21 02:54:30 2008 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sun Dec 21 02:54:30 2008 -0700 |
tree | 1bdd9ea57f6bbeb5a223268ede94c55699aab218 | |
parent | 6b61e69e7bc1cfe80ab54c6321f19061f9487ed3 [diff] |
powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver As this driver polls for a complete MDIO transaction, there is no need to enable interrupts for it. Furthermore, make both checks for freeing MDIO-bus irqs consistent. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>