From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] tc3589x OF only enforcement
Date: Thu, 19 Mar 2015 15:52:43 +0100 [thread overview]
Message-ID: <1426776765-18812-1-git-send-email-linus.walleij@linaro.org> (raw)
These two patches removes the non-DT probe/config path from the
TC3589x driver. I suggest merging both through the MFD tree if
Dmitry can ACK the input patch.
Linus Walleij (2):
input: keypad: tc3589x: localize platform data
mfd: tc3589x: enforce device-tree only mode
drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-tc3589x.c | 3 --
drivers/input/keyboard/tc3589x-keypad.c | 58 +++++++++++++++++++--------------
drivers/mfd/Kconfig | 1 +
drivers/mfd/tc3589x.c | 9 -----
include/linux/mfd/tc3589x.h | 23 -------------
6 files changed, 35 insertions(+), 60 deletions(-)
--
1.9.3
next reply other threads:[~2015-03-19 14:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 14:52 Linus Walleij [this message]
2015-03-19 14:52 ` [PATCH 1/2] input: keypad: tc3589x: localize platform data Linus Walleij
2015-03-19 16:38 ` Dmitry Torokhov
2015-03-27 16:47 ` Dmitry Torokhov
2015-03-30 7:08 ` Lee Jones
2015-04-07 13:07 ` Linus Walleij
2015-03-27 11:52 ` Lee Jones
2015-03-19 14:52 ` [PATCH 2/2] mfd: tc3589x: enforce device-tree only mode Linus Walleij
2015-03-19 17:00 ` Dmitry Torokhov
2015-03-20 8:21 ` Lee Jones
2015-03-27 11:53 ` Lee Jones
2015-03-27 9:04 ` [PATCH 0/2] tc3589x OF only enforcement Linus Walleij
2015-03-27 12:00 ` Lee Jones
2015-03-27 16:48 ` Dmitry Torokhov
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=1426776765-18812-1-git-send-email-linus.walleij@linaro.org \
--to=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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).