summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ucb1400.c
diff options
context:
space:
mode:
authorRajendra Nayak2014-04-23 08:11:03 +0200
committerLinus Walleij2014-05-16 17:52:35 +0200
commit345477ffe2ed0c53ffbbfeae73f9bca38e827d0d (patch)
treea404efafcbf41970ed60d323590458d865dafa99 /drivers/gpio/gpio-ucb1400.c
parentMerge tag 'v3.15-rc4' into devel (diff)
downloadkernel-qcow2-linux-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.tar.gz
kernel-qcow2-linux-345477ffe2ed0c53ffbbfeae73f9bca38e827d0d.tar.xz
kernel-qcow2-linux-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 'drivers/gpio/gpio-ucb1400.c')
0 files changed, 0 insertions, 0 deletions