From: Wei Yongjun Date: Wed, 16 Oct 2013 06:37:44 +0000 (-0700) Subject: Input: nspire-keypad - add missing clk_disable_unprepare() on error path X-Git-Tag: v3.13-rc1~65^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4da47527d9f2e19a66527379418a5d13de9fff1;p=pandora-kernel.git Input: nspire-keypad - add missing clk_disable_unprepare() on error path Add the missing clk_disable_unprepare() before return from nspire_keypad_open() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed