[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZcUbg1sl1vaNiaH0@smile.fi.intel.com>
Date: Thu, 8 Feb 2024 20:20:51 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Alisa-Dariana Roman <alisadariana@...il.com>
Cc: alexandru.tachici@...log.com, alisa.roman@...log.com,
conor+dt@...nel.org, devicetree@...r.kernel.org,
dlechner@...libre.com, jic23@...nel.org,
krzysztof.kozlowski+dt@...aro.org, krzysztof.kozlowski@...aro.org,
lars@...afoo.de, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, michael.hennerich@...log.com,
robh+dt@...nel.org, Nuno Sa <nuno.sa@...log.com>
Subject: Re: [PATCH v3 1/5] iio: adc: ad7192: Use device api
Subject should be:
iio: adc: ad7192: Use device property APIs
On Thu, Feb 08, 2024 at 07:24:55PM +0200, Alisa-Dariana Roman wrote:
> Replace of.h and corresponding functions with preferred device specific
> functions.
>
> Also replace of_device_get_match_data() with
> spi_get_device_match_data().
..
> #include <linux/err.h>
> #include <linux/sched.h>
> #include <linux/delay.h>
> -#include <linux/of.h>
Actually this has to be replaced by property.h (placed somewhere before
slab.h).
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists