linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] remove unused omap4-keypad files and pdata support
@ 2014-05-17 21:24 Joachim Eastwood
  2014-05-17 21:24 ` [PATCH 1/2] ARM: OMAP2+: remove unused omap4-keypad file and code Joachim Eastwood
  2014-05-17 21:24 ` [PATCH 2/2] Input: omap-keypad - remove platform data support Joachim Eastwood
  0 siblings, 2 replies; 6+ messages in thread
From: Joachim Eastwood @ 2014-05-17 21:24 UTC (permalink / raw)
  To: illia.smyrnov, dmitry.torokhov, tony
  Cc: linux-omap, linux-input, Joachim Eastwood

Hi,

This patch removes unused omap4-keypad init functions from mach-omap2
and makes the driver DT only. Board files for omap4 are long gone and
this has been unused since.

Note: This has only been compile tested!

Joachim Eastwood (2):
  ARM: OMAP2+: remove unused omap4-keypad file and code
  Input: omap-keypad - remove platform data support

 arch/arm/mach-omap2/devices.c              | 33 ------------------------------
 arch/arm/mach-omap2/omap4-keypad.h         |  8 --------
 drivers/input/keyboard/Kconfig             |  2 +-
 drivers/input/keyboard/omap4-keypad.c      | 31 ++++++----------------------
 include/linux/platform_data/omap4-keypad.h | 13 ------------
 5 files changed, 7 insertions(+), 80 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/omap4-keypad.h
 delete mode 100644 include/linux/platform_data/omap4-keypad.h

-- 
1.8.0


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

end of thread, other threads:[~2014-05-29  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-17 21:24 [PATCH 0/2] remove unused omap4-keypad files and pdata support Joachim Eastwood
2014-05-17 21:24 ` [PATCH 1/2] ARM: OMAP2+: remove unused omap4-keypad file and code Joachim Eastwood
2014-05-19  5:37   ` Dmitry Torokhov
2014-05-19 16:18     ` Tony Lindgren
2014-05-29  7:33       ` Dmitry Torokhov
2014-05-17 21:24 ` [PATCH 2/2] Input: omap-keypad - remove platform data support Joachim Eastwood

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).