From: Dmitry Torokhov Date: Thu, 23 Jul 2009 04:51:40 +0000 (-0700) Subject: Input: pxa27x_keypad - remove extra clk_disable X-Git-Tag: v2.6.32-rc1~686^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ec7752b457311f10f5a8d16faa8ac2e684eb65;p=pandora-kernel.git Input: pxa27x_keypad - remove extra clk_disable clk_disable() in remove method is not needed since we already have clk_disable in pxa27x_keypad_close(). Also make sure the driver uses resource_size() and helpers from include/input/matrix_keypad.h Tested-by: Mike Rapoport Acked-by: Eric Miao Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed