linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: omap-keypad: Cleanup - remove hardcoded values and IRQ enabling/disabling
@ 2013-07-19 13:03 Illia Smyrnov
  2013-07-19 13:03 ` [PATCH 1/2] Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Illia Smyrnov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Illia Smyrnov @ 2013-07-19 13:03 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, linux-omap

From: Illia Smyrnov <illia.smyrnov@ti.com>

Replace unclear hardcoded values with bit field and remove 
unnecessary IRQ enabling/disabling.

Based on top of v3.10-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(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-22 21:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 13:03 [PATCH 0/2] Input: omap-keypad: Cleanup - remove hardcoded values and IRQ enabling/disabling Illia Smyrnov
2013-07-19 13:03 ` [PATCH 1/2] Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Illia Smyrnov
2013-07-19 13:03 ` [PATCH 2/2] Input: omap-keypad: Cleanup - remove unnecessary IRQ enabling/disabling Illia Smyrnov
2013-07-19 13:26   ` Felipe Balbi
2013-07-22 17:25     ` Illia Smyrnov
2013-07-22 21:04       ` Felipe Balbi
2013-07-19 13:10 ` [PATCH 0/2] Input: omap-keypad: Cleanup - remove hardcoded values and " Illia Smyrnov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).