Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Lucas Stankus <lucas.p.stankus@gmail.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	George Mois <george.mois@analog.com>,
	linux-iio@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v3 0/2] Use i2c_get_match_data() instead of device_get_match_data()
Date: Sat, 29 Jul 2023 12:31:26 +0100	[thread overview]
Message-ID: <20230729123126.58e48812@jic23-huawei> (raw)
In-Reply-To: <20230725171624.331283-1-biju.das.jz@bp.renesas.com>

On Tue, 25 Jul 2023 18:16:22 +0100
Biju Das <biju.das.jz@bp.renesas.com> wrote:

> Use i2c_get_match_data() to get match data for I2C, ACPI and
> DT-based matching instead of device_get_match_data() the one for
> ACPI/DT-based matching.
> 
> This patch series is only compile tested.

Even though one of these is a fix I'll take them the slow route
to avoid having to hold on to the second patch.

Applied to the togreg branch of iio.git and pushed out as testing
for all the normal reasons.

Jonathan

> 
> v2->v3:
>  * Added Rb tag from Geert for patch#1.
>  * Added link to lore for Closes tag.
> v1->v2:
>  * Added patch#1 for fixing adxl313_i2c_id[] table.
>  * Added Rb tag from Geert
>  * Removed error check as all tables have data pointers.
>  * retained Rb tag as the change is trivial.
> 
> Biju Das (2):
>   iio: accel: adxl313: Fix adxl313_i2c_id[] table
>   iio: accel: adxl313: Use i2c_get_match_data
> 
>  drivers/iio/accel/adxl313_i2c.c | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
> 


      parent reply	other threads:[~2023-07-29 11:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25 17:16 [PATCH v3 0/2] Use i2c_get_match_data() instead of device_get_match_data() Biju Das
2023-07-25 17:16 ` [PATCH v3 1/2] iio: accel: adxl313: Fix adxl313_i2c_id[] table Biju Das
2023-07-25 17:16 ` [PATCH v3 2/2] iio: accel: adxl313: Use i2c_get_match_data Biju Das
2023-07-29 11:31 ` 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=20230729123126.58e48812@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=george.mois@analog.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=lucas.p.stankus@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox