Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Nuno Sá" <noname.nuno@gmail.com>
Cc: "Andy Shevchenko" <andy.shevchenko@gmail.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	linux-iio@vger.kernel.org, "Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>
Subject: Re: [PATCH] iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
Date: Sat, 1 Mar 2025 03:37:25 +0000	[thread overview]
Message-ID: <20250301033725.2718db6c@jic23-huawei> (raw)
In-Reply-To: <7416028f78ba0e10e8d1722edd67756e13c3867b.camel@gmail.com>

On Tue, 25 Feb 2025 09:18:38 +0000
Nuno Sá <noname.nuno@gmail.com> wrote:

> On Sat, 2025-02-22 at 23:00 +0200, Andy Shevchenko wrote:
> > Tue, Feb 18, 2025 at 10:34:57AM +0000, Nuno Sá kirjoitti:  
> > > Don't use of.h in order to include mod_devicetable.h. Use it directly as
> > > there no direct dependency on OF.h  
> > 
> > ...
> >   
> > >  #include <linux/delay.h>
> > >  #include <linux/module.h>
> > >  #include <linux/mutex.h>
> > > -#include <linux/of.h>
> > > +#include <linux/mod_devicetable.h>
> > >  #include <linux/platform_device.h>
> > >  #include <linux/property.h>
> > >  #include <linux/regmap.h>  
> > 
> > Can we preserve the alpabetical ordering?
> >   
> 
> Ups, my bad. Jonathan, should I re-spin or can you directly tweak it?

Tweaked.  

Thanks,

Jonathan

> 
> - Nuno Sá


  reply	other threads:[~2025-03-01  3:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 10:34 [PATCH] iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h Nuno Sá via B4 Relay
2025-02-18 15:54 ` David Lechner
2025-02-22 14:24   ` Jonathan Cameron
2025-02-22 21:00 ` Andy Shevchenko
2025-02-25  9:18   ` Nuno Sá
2025-03-01  3:37     ` Jonathan Cameron [this message]
2025-03-02 11:28       ` Andy Shevchenko

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=20250301033725.2718db6c@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=noname.nuno@gmail.com \
    --cc=nuno.sa@analog.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