lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ