From: Joachim Eastwood <manabian@gmail.com>
To: illia.smyrnov@ti.com, dmitry.torokhov@gmail.com, tony@atomide.com
Cc: linux-omap@vger.kernel.org, linux-input@vger.kernel.org,
Joachim Eastwood <manabian@gmail.com>
Subject: [PATCH 0/2] remove unused omap4-keypad files and pdata support
Date: Sat, 17 May 2014 23:24:09 +0200 [thread overview]
Message-ID: <1400361851-32274-1-git-send-email-manabian@gmail.com> (raw)
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
next reply other threads:[~2014-05-17 21:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-17 21:24 Joachim Eastwood [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1400361851-32274-1-git-send-email-manabian@gmail.com \
--to=manabian@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=illia.smyrnov@ti.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).