Dmitry, should I take any additional action regarding these patches? Best regards, Illia Smyrnov ________________________________________ From: linux-kernel-owner@xxxxxxxxxxxxxxx [linux-kernel-owner@xxxxxxxxxxxxxxx] on behalf of Smyrnov, Illia Sent: Wednesday, July 24, 2013 6:54 PM To: Dmitry Torokhov Cc: Balbi, Felipe; linux-input@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx Subject: [PATCH v3 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup Replace unclear hardcoded values with bit field, convert to threaded IRQ and clear interrupts when open the keypad. Based on top of v3.11-rc2. Tested on OMAP4 SDP. Illia Smyrnov (3): Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Input: omap-keypad: Convert to threaded IRQ Input: omap-keypad: Clear interrupts on open drivers/input/keyboard/omap4-keypad.c | 57 +++++++++++++++++++-------------- 1 files changed, 33 insertions(+), 24 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