From: Jonathan Cameron <jic23@kernel.org>
To: Slawomir Stepien <sst@poczta.fm>
Cc: lars@metafoo.de, knaack.h@gmx.de, pmeerw@pmeerw.net,
linux-iio@vger.kernel.org
Subject: Re: [PATCH 0/2] Use OF API to get the driver data
Date: Fri, 16 Nov 2018 11:46:15 +0000 [thread overview]
Message-ID: <20181116114615.3caec263@archlinux> (raw)
In-Reply-To: <20181116094722.1070-1-sst@poczta.fm>
On Fri, 16 Nov 2018 10:47:20 +0100
Slawomir Stepien <sst@poczta.fm> wrote:
> This patch series will change how the driver finds out the device data. Now it
> will first try to use OF API and then, if needed, fallback to the spi framework
> capabilities.
Hi Slawomir.
A quick process point. The cover letter should definitely mention the driver
the patch is changing.
iio:potentiometer:mcp4131: Use OF API to get the driver data.
No need to resend for that though, just one for future reference!
Thanks,
Jonathan
>
> Slawomir Stepien (2):
> iio: potentiometer: mcp4131: use of_device_get_match_data()
> iio: potentiometer mcp4131: use spi_get_device_id() only when needed
>
> drivers/iio/potentiometer/mcp4131.c | 11 +++++++----
> 1 file changed, 7 insertions(+), 4 deletions(-)
>
next prev parent reply other threads:[~2018-11-16 21:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-16 9:47 [PATCH 0/2] Use OF API to get the driver data Slawomir Stepien
2018-11-16 9:47 ` [PATCH 1/2] iio: potentiometer: mcp4131: use of_device_get_match_data() Slawomir Stepien
2018-11-16 11:49 ` Jonathan Cameron
2018-11-16 9:47 ` [PATCH 2/2] iio: potentiometer mcp4131: use spi_get_device_id() only when needed Slawomir Stepien
2018-11-16 11:53 ` Jonathan Cameron
2018-11-16 12:19 ` Slawomir Stepien
2018-11-16 11:46 ` Jonathan Cameron [this message]
2018-11-16 12:16 ` [PATCH 0/2] Use OF API to get the driver data Slawomir Stepien
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=20181116114615.3caec263@archlinux \
--to=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=sst@poczta.fm \
/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).