From: Felipe Balbi Date: Thu, 14 Aug 2008 14:06:00 +0000 (+0300) Subject: input: keypad: General fixes to omap-twl4030keypad.c X-Git-Tag: v2.6.27-omap1~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29a0087f6fdf6eb7bbe2678ea7f61a6318884c0;p=pandora-kernel.git input: keypad: General fixes to omap-twl4030keypad.c The following patch fixes some problems in T2 keypad driver. Basically we're passing irq number via platform_data, moving globals to a structure and fixing a problem while iterating over the keymap. It might be that we still have a few locking issues that might be solved on a later version of this same patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed