[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1374681293-5320-1-git-send-email-illia.smyrnov@ti.com>
Date: Wed, 24 Jul 2013 18:54:50 +0300
From: Illia Smyrnov <illia.smyrnov@...com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
CC: Felipe Balbi <balbi@...com>, <linux-input@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-omap@...r.kernel.org>
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@...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