summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2019-05-22 10:05:09 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-04 08:01:28 +0200
commit6438925b3c4b57bae69507679c83bcaef233dc0a (patch)
tree614674952bb5c25c97d00a4ddbf357ed85857e69 /Kbuild
parent22db7d46044d66cedce4a455ea6ca52392450d35 (diff)
net: stmmac: fix reset gpio free missing
[ Upstream commit 49ce881c0d4c4a7a35358d9dccd5f26d0e56fc61 ] Commit 984203ceff27 ("net: stmmac: mdio: remove reset gpio free") removed the reset gpio free, when the driver is unbinded or rmmod, we miss the gpio free. This patch uses managed API to request the reset gpio, so that the gpio could be freed properly. Fixes: 984203ceff27 ("net: stmmac: mdio: remove reset gpio free") Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions