summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWong Vee Khee <vee.khee.wong@intel.com>2020-09-25 12:54:06 +0300
committerDavid S. Miller <davem@davemloft.net>2020-09-26 02:49:15 +0300
commitac322f86b56cb99d1c4224c209095aa67647c967 (patch)
tree6d4a86f818dc6970599d60896b7c64c30d1259e0 /tools/perf/scripts/python/export-to-postgresql.py
parent1dac3b1bc66dc68dbb0c9f43adac71a7d0a0331a (diff)
downloadlinux-ac322f86b56cb99d1c4224c209095aa67647c967.tar.xz
net: stmmac: Fix clock handling on remove path
While unloading the dwmac-intel driver, clk_disable_unprepare() is being called twice in stmmac_dvr_remove() and intel_eth_pci_remove(). This causes kernel panic on the second call. Removing the second call of clk_disable_unprepare() in intel_eth_pci_remove(). Fixes: 09f012e64e4b ("stmmac: intel: Fix clock handling on error and remove paths") Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Voon Weifeng <weifeng.voon@intel.com> Signed-off-by: Wong Vee Khee <vee.khee.wong@intel.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.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