diff options
author | 2019-05-22 10:05:09 +0000 | |
---|---|---|
committer | 2019-05-22 17:27:15 -0700 | |
commit | 49ce881c0d4c4a7a35358d9dccd5f26d0e56fc61 (patch) | |
tree | 55713e2cbdd2cf67a563d9544145ec39dfcdd2b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mISDN: make sure device name is NUL terminated (diff) | |
download | linux-dev-49ce881c0d4c4a7a35358d9dccd5f26d0e56fc61.tar.xz linux-dev-49ce881c0d4c4a7a35358d9dccd5f26d0e56fc61.zip |
net: stmmac: fix reset gpio free missing
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions