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:
c2c0e8b
)
tulip: dmfe: Fix global namespace pollution of phy accessors.
author
David S. Miller
<davem@davemloft.net>
Thu, 28 Aug 2014 01:24:16 +0000
(18:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Aug 2014 01:25:40 +0000
(18:25 -0700)
The dmfe driver has "phy_read()" and "phy_write()" functions, which
we need to rename because the generic phy layer is about to export
generic interfaces with the same name.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found