From: Jonathan Cameron <jic23@kernel.org>
To: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH 0/3] add regmap API support to st_lsm6dsx iio driver
Date: Sat, 6 Jan 2018 12:21:20 +0000 [thread overview]
Message-ID: <20180106122120.3c79810e@archlinux> (raw)
In-Reply-To: <20180101185444.22045-1-lorenzo.bianconi@redhat.com>
On Mon, 1 Jan 2018 19:54:41 +0100
Lorenzo Bianconi <lorenzo.bianconi@redhat.com> wrote:
Would have been nice to have a brief bit of text saying why...
Whilst I know all the advantages, that may not be the case for
someone new to the area who might read your series.
Thanks,
Jonathan
> Lorenzo Bianconi (3):
> iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
> iio: imu: st_lsm6dsx: introduce conf_lock mutex
> iio: imu: st_lsm6dsx: add regmap API support
>
> drivers/iio/imu/st_lsm6dsx/Kconfig | 2 +
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 33 ++------
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 102 +++++++++++++++--------
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 111 +++++++++++--------------
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c | 55 ++++--------
> drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c | 70 ++++------------
> 6 files changed, 153 insertions(+), 220 deletions(-)
>
next prev parent reply other threads:[~2018-01-06 12:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-01 18:54 [PATCH 0/3] add regmap API support to st_lsm6dsx iio driver Lorenzo Bianconi
2018-01-06 12:21 ` Jonathan Cameron [this message]
2018-01-06 12:31 ` Lorenzo Bianconi
2018-01-06 14:26 ` Jonathan Cameron
2018-01-06 14:37 ` Lorenzo Bianconi
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=20180106122120.3c79810e@archlinux \
--to=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.