From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Biju Das" <biju.das.jz@bp.renesas.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Javier Martinez Canillas" <javierm@redhat.com>,
"Crt Mori" <cmo@melexis.com>, "Rob Herring" <robh@kernel.org>,
linux-iio@vger.kernel.org,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] iio: accel: bma180: Convert enum->pointer for data in the match table
Date: Mon, 28 Aug 2023 14:31:54 +0100 [thread overview]
Message-ID: <20230828143154.29b4f7ba@jic23-huawei> (raw)
In-Reply-To: <ZNsnD954MkGBVlV4@smile.fi.intel.com>
On Tue, 15 Aug 2023 10:19:43 +0300
Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:
> On Sat, Aug 12, 2023 at 03:10:44PM +0100, Biju Das wrote:
> > Convert enum->pointer for data in the match table, so that
> > device_get_match_data() can do match against OF/ACPI/I2C tables, once i2c
> > bus type match support added to it.
> >
> > Replace enum->struct *bma180_part_info for data in the match table and
> > simplify bma180_probe().
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>
Applied. Thanks,
J
prev parent reply other threads:[~2023-08-28 13:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-12 14:10 [PATCH] iio: accel: bma180: Convert enum->pointer for data in the match table Biju Das
2023-08-15 7:19 ` Andy Shevchenko
2023-08-28 13: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=20230828143154.29b4f7ba@jic23-huawei \
--to=jic23@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=cmo@melexis.com \
--cc=geert+renesas@glider.be \
--cc=javierm@redhat.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=robh@kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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