powerpc/mpc5200: Remove obsolete code from mpc5200 MDIO driver
authorWolfram Sang <w.sang@pengutronix.de>
Sun, 21 Dec 2008 09:54:30 +0000 (02:54 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 21 Dec 2008 09:54:30 +0000 (02:54 -0700)
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>
drivers/net/fec_mpc52xx_phy.c

Simple merge