aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRajendra Nayak <[email protected]>2014-04-23 11:41:03 +0530
committerLinus Walleij <[email protected]>2014-05-16 17:52:35 +0200
commit345477ffe2ed0c53ffbbfeae73f9bca38e827d0d (patch)
treea404efafcbf41970ed60d323590458d865dafa99 /tools/perf/scripts/python/syscall-counts.py
parent09ffa131c773a041ecbc9ca4a8033493d69b89b9 (diff)
gpio: omap: prepare and unprepare the debounce clock
Replace the clk_enable()s with a clk_prepare_enable() and the clk_disables()s with a clk_disable_unprepare() This never showed issues due to the OMAP platform code (hwmod) leaving these clocks in clk_prepare()ed state by default. Reported-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Rajendra Nayak <[email protected]> Acked-by: Javier Martinez Canillas <[email protected]> Acked-by: Santosh Shilimkar <[email protected]> Cc: Kevin Hilman <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions