Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Biju Das <biju.das.au@gmail.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH v3 0/2] Match data improvements for adxl345 driver
Date: Sun, 3 Sep 2023 13:11:58 +0100	[thread overview]
Message-ID: <20230903131158.33e0c099@jic23-huawei> (raw)
In-Reply-To: <20230903090051.39274-1-biju.das.jz@bp.renesas.com>

On Sun,  3 Sep 2023 10:00:49 +0100
Biju Das <biju.das.jz@bp.renesas.com> wrote:

> This patch series aims to add match data improvements for adxl345 driver.
> 
> This patch series is only compile tested.
> 
> v2->v3:
>  * Replaced struct adxl3x5_chip_info->struct adxl345_chip_info
>  * Simplified adxl345_read_raw()
>  * Dropped enum adxl345_device_type as there is no user
> v1->v2:
>  * Replaced EINVAL->ENODEV for invalid chip type.
>  * Kept leading commas for adxl345_*_info and adxl375_*_info.
>  * Restored switch statement in adxl345_core_probe()
> 
> Biju Das (2):
>   iio: accel: adxl345: Convert enum->pointer for data in match data
>     table
>   iio: accel: adxl345: Simplify adxl345_read_raw()
> 
>  drivers/iio/accel/adxl345.h      | 21 ++++++++++++--
>  drivers/iio/accel/adxl345_core.c | 47 ++++----------------------------
>  drivers/iio/accel/adxl345_i2c.c  | 20 ++++++++++----
>  drivers/iio/accel/adxl345_spi.c  | 20 ++++++++++----
>  4 files changed, 54 insertions(+), 54 deletions(-)
> 

Series applied to the togreg branch of iio.git and pushed out
as testing for 0-day to poke at it.

Thanks,

Jonathan

      parent reply	other threads:[~2023-09-03 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-03  9:00 [PATCH v3 0/2] Match data improvements for adxl345 driver Biju Das
2023-09-03  9:00 ` [PATCH v3 1/2] iio: accel: adxl345: Convert enum->pointer for data in match data table Biju Das
2023-09-03  9:00 ` [PATCH v3 2/2] iio: accel: adxl345: Simplify adxl345_read_raw() Biju Das
2023-09-03 12:11 ` Jonathan Cameron [this message]

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=20230903131158.33e0c099@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=biju.das.au@gmail.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@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