diff options
author | 2016-09-09 18:58:37 +0530 | |
---|---|---|
committer | 2016-09-12 10:07:24 +0300 | |
commit | 8d53e626759415700022d421e4e0eab245c2dc23 (patch) | |
tree | c627ba7ac3053a8fba273654a7a1d40be6b549cb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | usb: dwc3: fix Clear Stall EP command failure (diff) | |
download | linux-dev-8d53e626759415700022d421e4e0eab245c2dc23.tar.xz linux-dev-8d53e626759415700022d421e4e0eab245c2dc23.zip |
usb: dwc3: of-simple: Fix warning during unbind
In dwc3_of_simple_remove() we are using clk_unprepare() before doing
any clk_disable(). If we enable Common CLK framework (CCF) and try to
unbind dwc3-of-simple driver, we see kernel WARN messages.
This patch fixes this kernel warning by using clk_disable_unprepare()
instead of clk_unprepare().
Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions