From: "Nuno Sá" <noname.nuno@gmail.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Icenowy Zheng <icenowy@aosc.io>,
"Peter Zijlstra (Intel)" <peterz@infradead.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"Jonathan Cameron" <jic23@kernel.org>,
"Ondřej Jirman" <megi@xff.cz>
Subject: Re: [PATCH v1 0/3] iio: drop useless assignment of cache_type
Date: Thu, 30 Jan 2025 08:30:47 +0000 [thread overview]
Message-ID: <a63a6a52102fc918ef60ed5ced0505729387a4fc.camel@gmail.com> (raw)
In-Reply-To: <20250129152546.1798306-1-andriy.shevchenko@linux.intel.com>
On Wed, 2025-01-29 at 17:24 +0200, Andy Shevchenko wrote:
> Default value is REGCACHE_NONE, no need to assign it explicitly.
> Fix all IIO drivers that do that.
>
> Andy Shevchenko (3):
> iio: light: adux1020: Drop unneeded assignment for cache_type
> iio: magnetometer: af8133j: Drop unneeded assignment for cache_type
> iio: pressure: zpa2326: Drop unneeded assignment for cache_type
>
> drivers/iio/light/adux1020.c | 1 -
> drivers/iio/magnetometer/af8133j.c | 1 -
> drivers/iio/pressure/zpa2326_i2c.c | 1 -
> drivers/iio/pressure/zpa2326_spi.c | 1 -
> 4 files changed, 4 deletions(-)
>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
next prev parent reply other threads:[~2025-01-30 8:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-29 15:24 [PATCH v1 0/3] iio: drop useless assignment of cache_type Andy Shevchenko
2025-01-29 15:24 ` [PATCH v1 1/3] iio: light: adux1020: Drop unneeded assignment for cache_type Andy Shevchenko
2025-01-29 15:24 ` [PATCH v1 2/3] iio: magnetometer: af8133j: " Andy Shevchenko
2025-01-29 15:24 ` [PATCH v1 3/3] iio: pressure: zpa2326: " Andy Shevchenko
2025-01-30 8:30 ` Nuno Sá [this message]
2025-02-01 12:47 ` [PATCH v1 0/3] iio: drop useless assignment of cache_type 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=a63a6a52102fc918ef60ed5ced0505729387a4fc.camel@gmail.com \
--to=noname.nuno@gmail.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=Michael.Hennerich@analog.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=icenowy@aosc.io \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=megi@xff.cz \
--cc=peterz@infradead.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;
as well as URLs for NNTP newsgroup(s).