diff mbox series

[v2] iio: chemical: sps30: fix attribute kernel version

Message ID 20190225181740.13033-1-tduszyns@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v2] iio: chemical: sps30: fix attribute kernel version | expand

Commit Message

Tomasz Duszynski Feb. 25, 2019, 6:17 p.m. UTC
4.22 have never existed and this change was actually added to 5.0
hence fix the numbering.

Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
---
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(-)

--
2.20.1

Comments

Jonathan Cameron March 3, 2019, 1:30 p.m. UTC | #1
On Mon, 25 Feb 2019 19:17:40 +0100
Tomasz Duszynski <tduszyns@gmail.com> wrote:

> 4.22 have never existed and this change was actually added to 5.0
> hence fix the numbering.
> 
> Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
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:	linux-iio@vger.kernel.org
>  Description:
>  		Writing 1 starts sensor self cleaning. Internal fan accelerates
> --
> 2.20.1
>
diff mbox series

Patch

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:	linux-iio@vger.kernel.org
 Description:
 		Writing 1 starts sensor self cleaning. Internal fan accelerates