On 07/19/2013 04:03 PM, Illia Smyrnov wrote:
From: Illia Smyrnov <illia.smyrnov@xxxxxx> Replace unclear hardcoded values with bit field and remove unnecessary IRQ enabling/disabling. Based on top of v3.10-rc1.
Sorry, it is typo here. Based on v3.11-rc1.
Tested on OMAP4 SDP. Illia Smyrnov (2): Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Input: omap-keypad: Cleanup - remove unnecessary IRQ enabling/disabling drivers/input/keyboard/omap4-keypad.c | 40 ++++++++++++-------------------- 1 files changed, 15 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
-- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html