diff options
author | 2014-04-23 11:41:03 +0530 | |
---|---|---|
committer | 2014-05-16 17:52:35 +0200 | |
commit | 345477ffe2ed0c53ffbbfeae73f9bca38e827d0d (patch) | |
tree | a404efafcbf41970ed60d323590458d865dafa99 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'v3.15-rc4' into devel (diff) | |
download | linux-dev-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.tar.xz linux-dev-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.zip |
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 <kishon@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Javier Martinez Canillas <javier@dowhile0.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions