]> Git Repo - linux.git/commit
Input: imx_keypad - fix missing clk conversions
authorFabio Estevam <[email protected]>
Wed, 5 Sep 2012 03:27:38 +0000 (20:27 -0700)
committerDmitry Torokhov <[email protected]>
Wed, 5 Sep 2012 05:18:03 +0000 (22:18 -0700)
commit609455f481772c5a875b88e860a2ee0e2f25ebf0
tree0207e1f6a5ad10f810e8a104b3f957a32806385a
parent037a833ed05a86d01ea27a2c32043b86c549be1b
Input: imx_keypad - fix missing clk conversions

commit a1e636e6d3 (Input: imx_keypad - use clk_prepare_enable/
clk_disable_unprepare()) missed to update clk_enable/clk_disable
in imx_keypad_probe().

Fix it so that we do not get clk warnings at boot.

Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/keyboard/imx_keypad.c
This page took 0.053939 seconds and 4 git commands to generate.