git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff6280
)
staging: et131x: clear up use of TRUEPHY defines
author
Mark Einon
<mark.einon@gmail.com>
Thu, 5 Dec 2013 22:37:43 +0000
(22:37 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 6 Dec 2013 20:55:48 +0000
(12:55 -0800)
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>
No differences found