[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1374595798-15492-1-git-send-email-illia.smyrnov@ti.com>
Date: Tue, 23 Jul 2013 19:09:55 +0300
From: Illia Smyrnov <illia.smyrnov@...com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
CC: <balbi@...com>, <linux-input@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-omap@...r.kernel.org>
Subject: [PATCH v2 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup
Replace unclear hardcoded values with bit field, convert to threaded IRQ and
clear pending 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 pending interrupts on open
drivers/input/keyboard/omap4-keypad.c | 59 +++++++++++++++++++--------------
1 files changed, 34 insertions(+), 25 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists