staging: et131x: clear up use of TRUEPHY defines
authorMark Einon <mark.einon@gmail.com>
Thu, 5 Dec 2013 22:37:43 +0000 (22:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Dec 2013 20:55:48 +0000 (12:55 -0800)
commit19d857de4a8e18b9c00021e94b8681d2a453cbdf
treea815b21222fb34e0aa65c618110541a4b1a40074
parent6ff6280f4e88bf751e31641072d63f3c8b038208
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 <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
drivers/staging/et131x/et131x.h