Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Nuno Sá" <noname.nuno@gmail.com>
Cc: "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,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Ondřej Jirman" <megi@xff.cz>
Subject: Re: [PATCH v1 0/3] iio: drop useless assignment of cache_type
Date: Sat, 1 Feb 2025 12:47:32 +0000	[thread overview]
Message-ID: <20250201124732.2086afb0@jic23-huawei> (raw)
In-Reply-To: <a63a6a52102fc918ef60ed5ced0505729387a4fc.camel@gmail.com>

On Thu, 30 Jan 2025 08:30:47 +0000
Nuno Sá <noname.nuno@gmail.com> wrote:

> 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>
Applied.

Thanks,

Jonathan


      reply	other threads:[~2025-02-01 12:47 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 ` [PATCH v1 0/3] iio: drop useless assignment of cache_type Nuno Sá
2025-02-01 12:47   ` 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=20250201124732.2086afb0@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=icenowy@aosc.io \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=megi@xff.cz \
    --cc=noname.nuno@gmail.com \
    --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