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]
Message-ID: <20240707170516.49e17d19@jic23-huawei>
Date: Sun, 7 Jul 2024 17:05:16 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, <linux-iio@...r.kernel.org>,
 <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ABI: testing: fix admv8818 attr description

On Tue, 2 Jul 2024 11:18:50 +0300
Antoniu Miclaus <antoniu.miclaus@...log.com> wrote:

> Fix description of the filter_mode_available attribute by pointing to
> the correct name of the attribute that can be written with valid values.
> 
> Fixes: bf92d87 ("iio:filter:admv8818: Add sysfs ABI documentation")
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@...log.com>
Applied.
> ---
>  Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> index 31dbb390573f..c431f0a13cf5 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> @@ -3,7 +3,7 @@ KernelVersion:
>  Contact:	linux-iio@...r.kernel.org
>  Description:
>  		Reading this returns the valid values that can be written to the
> -		on_altvoltage0_mode attribute:
> +		filter_mode attribute:
>  
>  		- auto -> Adjust bandpass filter to track changes in input clock rate.
>  		- manual -> disable/unregister the clock rate notifier / input clock tracking.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ