diff options
author | Srinivas Kandagatla <srinivas.kandagatla@st.com> | 2011-11-15 12:54:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-15 22:56:17 +0100 |
commit | 64882709ef07f3eae29c7afc5aa8b84d12733a72 (patch) | |
tree | e5504eef06ec6841b429f47e4b4cddf52d9fe5fa /drivers/lguest | |
parent | IPv6: Removing unnecessary NULL checks. (diff) | |
download | linux-64882709ef07f3eae29c7afc5aa8b84d12733a72.tar.xz linux-64882709ef07f3eae29c7afc5aa8b84d12733a72.zip |
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
This patch adds phy reset functionality to mdio-gpio driver. Now
mdio_gpio_platform_data has new member as function pointer which can be
filled at the bsp level for a callback from phy infrastructure. Also the
mdio-bitbang driver fills-in the reset function of mii_bus structure.
Without this patch the bsp level code has to takecare of the reseting
PHY's on the bus, which become bit hacky for every bsp and
phy-infrastructure is ignored aswell.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions