]> git.baikalelectronics.ru Git - kernel.git/commit
net: xilinx: Remove unnecessary temac_property in the driver
authorAppana Durga Kedareswara Rao <appana.durga.rao@xilinx.com>
Tue, 23 Dec 2014 12:37:55 +0000 (18:07 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 22:06:20 +0000 (17:06 -0500)
commit35ff342e691adfd2a633a579d6db61b13ffe32a9
tree709951f0bce7e0b3efc9bcd2ec0e62a3ccf01040
parent4f384a9cbcb0b3454ec28a94adc4c354fdd34d04
net: xilinx: Remove unnecessary temac_property in the driver

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>
drivers/net/ethernet/xilinx/xilinx_axienet.h
drivers/net/ethernet/xilinx/xilinx_axienet_main.c