public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Sa, Nuno" <Nuno.Sa@analog.com>
Cc: "Ardelean, Alexandru" <alexandru.Ardelean@analog.com>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Bogdan, Dragos" <Dragos.Bogdan@analog.com>
Subject: Re: [PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir
Date: Sun, 3 May 2020 14:13:43 +0100	[thread overview]
Message-ID: <20200503141343.1bf6c781@archlinux> (raw)
In-Reply-To: <BN6PR03MB3347761C636F1406DCA6F23199AA0@BN6PR03MB3347.namprd03.prod.outlook.com>

On Thu, 30 Apr 2020 11:53:08 +0000
"Sa, Nuno" <Nuno.Sa@analog.com> wrote:

> > From: Alexandru Ardelean <alexandru.ardelean@analog.com>
> > Sent: Donnerstag, 30. April 2020 13:04
> > To: linux-iio@vger.kernel.org; linux-kernel@vger.kernel.org
> > Cc: Bogdan, Dragos <Dragos.Bogdan@analog.com>; Sa, Nuno
> > <Nuno.Sa@analog.com>; jic23@kernel.org; Ardelean, Alexandru
> > <alexandru.Ardelean@analog.com>
> > Subject: [PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir
> > 
> > The IIO core provides a iio_get_debugfs_dentry() helper.
> > It seems that the ADIS IMU drivers access that field directly.
> > 
> > This change converts them to use iio_get_debugfs_dentry() instead.
> > 
> > Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
> > ---
> >  drivers/iio/gyro/adis16136.c | 10 ++++------
> >  drivers/iio/imu/adis16400.c  | 10 ++++------
> >  drivers/iio/imu/adis16460.c  | 10 ++++------
> >  drivers/iio/imu/adis16475.c  | 15 ++++++---------
> >  drivers/iio/imu/adis16480.c  | 16 ++++++----------
> >  5 files changed, 24 insertions(+), 37 deletions(-)
> >   
> 
> Acked-by: Nuno Sá <nuno.sa@analog.com>

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

Thanks,

Jonathan

      reply	other threads:[~2020-05-03 13:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 11:04 [PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir Alexandru Ardelean
2020-04-30 11:53 ` Sa, Nuno
2020-05-03 13:13   ` 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=20200503141343.1bf6c781@archlinux \
    --to=jic23@kernel.org \
    --cc=Dragos.Bogdan@analog.com \
    --cc=Nuno.Sa@analog.com \
    --cc=alexandru.Ardelean@analog.com \
    --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