From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-i2c@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [RFC PATCH 0/2] i2c: sh_mobile: remove platform_data support
Date: Thu, 18 May 2017 23:11:38 +0200 [thread overview]
Message-ID: <20170518211140.12023-1-wsa+renesas@sang-engineering.com> (raw)
Here is a cleanup series for the i2c-sh_mobile driver. Patch 1 states why I
think it can safely be removed, but I certainly want others people feedback on
this, so this is RFC for now. Found while cleaning up include/linux/i2c.
Wolfram Sang (2):
i2c: sh_mobile: remove platform_data
i2c: sh_mobile: drop needless check for of_node
drivers/i2c/busses/i2c-sh_mobile.c | 28 ++++++++--------------------
include/linux/i2c/i2c-sh_mobile.h | 11 -----------
2 files changed, 8 insertions(+), 31 deletions(-)
delete mode 100644 include/linux/i2c/i2c-sh_mobile.h
--
2.11.0
next reply other threads:[~2017-05-18 21:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 21:11 Wolfram Sang [this message]
2017-05-18 21:11 ` [RFC PATCH 1/2] i2c: sh_mobile: remove platform_data Wolfram Sang
2017-05-19 7:42 ` Geert Uytterhoeven
2017-06-02 20:53 ` Wolfram Sang
2017-05-18 21:11 ` [RFC PATCH 2/2] i2c: sh_mobile: drop needless check for of_node Wolfram Sang
2017-05-19 7:46 ` Geert Uytterhoeven
2017-06-02 20:53 ` Wolfram Sang
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=20170518211140.12023-1-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.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).