2019-02-25 18:19:11

by Tomasz Duszynski

[permalink] [raw]
Subject: [PATCH v2] iio: chemical: sps30: fix attribute kernel version

4.22 have never existed and this change was actually added to 5.0
hence fix the numbering.

Signed-off-by: Tomasz Duszynski <[email protected]>
---
v2:
* this is targeting 5.0 hence fix the version

Documentation/ABI/testing/sysfs-bus-iio-sps30 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio-sps30 b/Documentation/ABI/testing/sysfs-bus-iio-sps30
index 143df8e89d08..bef52f3e47bc 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio-sps30
+++ b/Documentation/ABI/testing/sysfs-bus-iio-sps30
@@ -1,6 +1,6 @@
What: /sys/bus/iio/devices/iio:deviceX/start_cleaning
Date: December 2018
-KernelVersion: 4.22
+KernelVersion: 5.0
Contact: [email protected]
Description:
Writing 1 starts sensor self cleaning. Internal fan accelerates
--
2.20.1



2019-03-03 13:31:43

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH v2] iio: chemical: sps30: fix attribute kernel version

On Mon, 25 Feb 2019 19:17:40 +0100
Tomasz Duszynski <[email protected]> wrote:

> 4.22 have never existed and this change was actually added to 5.0
> hence fix the numbering.
>
> Signed-off-by: Tomasz Duszynski <[email protected]>
Applied. Thanks.

Jonathan

> ---
> v2:
> * this is targeting 5.0 hence fix the version
>
> Documentation/ABI/testing/sysfs-bus-iio-sps30 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-sps30 b/Documentation/ABI/testing/sysfs-bus-iio-sps30
> index 143df8e89d08..bef52f3e47bc 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-sps30
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-sps30
> @@ -1,6 +1,6 @@
> What: /sys/bus/iio/devices/iio:deviceX/start_cleaning
> Date: December 2018
> -KernelVersion: 4.22
> +KernelVersion: 5.0
> Contact: [email protected]
> Description:
> Writing 1 starts sensor self cleaning. Internal fan accelerates
> --
> 2.20.1
>