[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220603180002.5135a065@jic23-huawei>
Date: Fri, 3 Jun 2022 18:00:02 +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: adc: sd_adc_modulator: Drop dependency on
OF
On Mon, 30 May 2022 21:17:06 +0300
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> Nothing in this driver depends on OF so drop the dependency
> to remove the false impression such a dependency exists.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Applied
> ---
> drivers/iio/adc/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index d0122b363ee8..3b6a80786b51 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -940,7 +940,6 @@ config SPEAR_ADC
>
> config SD_ADC_MODULATOR
> tristate "Generic sigma delta modulator"
> - depends on OF
> select IIO_BUFFER
> select IIO_TRIGGERED_BUFFER
> help
Powered by blists - more mailing lists