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:
d0e1df9
)
net: xilinx: Remove unnecessary temac_property in the driver
author
Appana Durga Kedareswara Rao
<appana.durga.rao@xilinx.com>
Tue, 23 Dec 2014 12:37:55 +0000
(18:07 +0530)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Dec 2014 22:06:20 +0000
(17:06 -0500)
This property is no longer used in the code yet the code looks for it in the device tree.
It does not cause an error if it's not in the tree.
Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found