From: Wolfram Sang Date: Wed, 15 Oct 2008 17:10:00 +0000 (-0600) Subject: powerpc/mpc5200: Refactor FEC mdio read/write routines X-Git-Tag: v2.6.28-rc1~58^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d9861e9e09c5c0066e5e5d9bb0009be1957899;p=pandora-kernel.git powerpc/mpc5200: Refactor FEC mdio read/write routines 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 Signed-off-by: Grant Likely --- Reading git-diff-tree failed