Linux IIO development
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org
Subject: [PATCH 0/2] add regmap API support to hts221 iio driver
Date: Sat, 23 Dec 2017 18:16:19 +0100	[thread overview]
Message-ID: <cover.1514042380.git.lorenzo.bianconi@redhat.com> (raw)

Lorenzo Bianconi (2):
  iio: humidity: hts221: move common code in hts221_core
  iio: humidity: hts221: add regmap API support

 drivers/iio/humidity/Kconfig         |  2 +
 drivers/iio/humidity/hts221.h        | 28 ++++-------
 drivers/iio/humidity/hts221_buffer.c | 20 +++-----
 drivers/iio/humidity/hts221_core.c   | 96 ++++++++++++++----------------------
 drivers/iio/humidity/hts221_i2c.c    | 76 +++++++---------------------
 drivers/iio/humidity/hts221_spi.c    | 95 +++++++----------------------------
 6 files changed, 90 insertions(+), 227 deletions(-)

-- 
2.13.6


             reply	other threads:[~2017-12-23 17:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-23 17:16 Lorenzo Bianconi [this message]
2017-12-23 17:16 ` [PATCH 1/2] iio: humidity: hts221: move common code in hts221_core Lorenzo Bianconi
2017-12-29 13:24   ` Jonathan Cameron
2017-12-23 17:16 ` [PATCH 2/2] iio: humidity: hts221: add regmap API support Lorenzo Bianconi
2017-12-29 13:24   ` Jonathan Cameron
2017-12-29 13:33     ` Lorenzo Bianconi
2017-12-29 17:25       ` Jonathan Cameron

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=cover.1514042380.git.lorenzo.bianconi@redhat.com \
    --to=lorenzo.bianconi@redhat.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@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