aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorManish Narani <[email protected]>2021-04-08 23:24:08 +0530
committerGreg Kroah-Hartman <[email protected]>2021-04-09 16:05:32 +0200
commit124b11cc4f6276e9e435802b160c368f35f59e1a (patch)
tree77a45840dbeaae92d4a119d6e3ee6ca1bc8df994 /tools/perf/scripts/python/bin/stackcollapse-record
parent3a2a68ecb25ec743004af6930bcdb9a3ae3ff217 (diff)
usb: dwc3: xilinx: Remove the extra freeing of clocks
The clocks are configured by devm_clk_bulk_get_all() in this driver. In case of any error the clocks freeing will be handled automatically. There is no need to explicitly free the clocks. Fix the same. Fixes: 84770f028fab ("usb: dwc3: Add driver for Xilinx platforms") Signed-off-by: Manish Narani <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions