[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220416114519.4745b04f@jic23-huawei>
Date: Sat, 16 Apr 2022 11:45:19 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
Lars-Peter Clausen <lars@...afoo.de>
Subject: Re: [PATCH v1 1/1] iio: accel: dmard06: Drop dependency on OF
On Wed, 13 Apr 2022 22:03:27 +0300
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> Nothing in this driver depends on OF firmware so drop the dependency
> and update the headers to remove the false impression such a dependency
> exists.
Applied. Note I amended the patch descriptions where relevant to drop
reference to headers when they weren't touched in a given patch.
Hopefully I caught all the cases of that.
Jonathan
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/iio/accel/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
> index eac3f02662ae..b53f010f3e40 100644
> --- a/drivers/iio/accel/Kconfig
> +++ b/drivers/iio/accel/Kconfig
> @@ -290,7 +290,6 @@ config DA311
>
> config DMARD06
> tristate "Domintech DMARD06 Digital Accelerometer Driver"
> - depends on OF || COMPILE_TEST
> depends on I2C
> help
> Say yes here to build support for the Domintech low-g tri-axial
Powered by blists - more mailing lists