powerpc/mpc5200: Refactor FEC mdio read/write routines
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 15 Oct 2008 17:10:00 +0000 (11:10 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Oct 2008 17:10:00 +0000 (11:10 -0600)
Read & write functions now call a generic transfer function, so identical
code in both routines could be eliminated. The result is easier to maintain
and smaller in source and binary code. Also, fix some checkpatch warnings.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found