diff options
author | Rajendra Nayak <rnayak@ti.com> | 2014-04-23 11:41:03 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-05-16 17:52:35 +0200 |
commit | 345477ffe2ed0c53ffbbfeae73f9bca38e827d0d (patch) | |
tree | a404efafcbf41970ed60d323590458d865dafa99 /ipc | |
parent | 09ffa131c773a041ecbc9ca4a8033493d69b89b9 (diff) | |
download | op-kernel-dev-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.zip op-kernel-dev-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.tar.gz |
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 'ipc')
0 files changed, 0 insertions, 0 deletions