From: Mark Einon Date: Thu, 5 Dec 2013 22:37:43 +0000 (+0000) Subject: staging: et131x: clear up use of TRUEPHY defines X-Git-Tag: v3.14-rc1~150^2~553 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d857de4a8e18b9c00021e94b8681d2a453cbdf;p=pandora-kernel.git staging: et131x: clear up use of TRUEPHY defines There are a large number of TRUEPHY defines in the driver, all of which are unused or unnecessary. Remove / replace these. As this results in et1310_phy_access_mii_bit() only being used for reading bits, also change it's name to et1310_phy_read_mii_bit(). Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed