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

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?

- Nuno Sá

  reply	other threads:[~2025-02-25  9:18 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á [this message]
2025-03-01  3:37     ` Jonathan Cameron
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=7416028f78ba0e10e8d1722edd67756e13c3867b.camel@gmail.com \
    --to=noname.nuno@gmail.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --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