From: Fabio Estevam Date: Wed, 5 Sep 2012 03:27:38 +0000 (-0700) Subject: Input: imx_keypad - fix missing clk conversions X-Git-Tag: v3.6-rc7~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609455f481772c5a875b88e860a2ee0e2f25ebf0;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed