generic: rtl836x: add hw_reset field to struct rtl8366_smi
authorGabor Juhos <juhosg@openwrt.org>
Thu, 2 Aug 2012 09:54:21 +0000 (09:54 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 2 Aug 2012 09:54:21 +0000 (09:54 +0000)
commit4c7810c58f7812ece04215371081982a08276f53
treec95e3fd53d6c4bb0617eeee6eee0b9e84d72a8c1
parent4b25c7a2e1a69c4a22f83d11e94d5ff6e3c032cf
generic: rtl836x: add hw_reset field to struct rtl8366_smi

It will be used to start/stop the switch if that is
supported by the given board.

SVN-Revision: 32943
target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
target/linux/generic/files/drivers/net/phy/rtl8366_smi.h
target/linux/generic/files/drivers/net/phy/rtl8366rb.c
target/linux/generic/files/drivers/net/phy/rtl8366s.c
target/linux/generic/files/drivers/net/phy/rtl8367.c
target/linux/generic/files/include/linux/rtl8366.h
target/linux/generic/files/include/linux/rtl8367.h