All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch "iio: ABI: Fix name of timestamp sysfs file" has been added to the 4.15-stable tree
@ 2018-03-27  8:30 gregkh
  0 siblings, 0 replies; only message in thread
From: gregkh @ 2018-03-27  8:30 UTC (permalink / raw)
  To: linus.walleij, Jonathan.Cameron, gregkh, gregor.boirie
  Cc: stable, stable-commits


This is a note to let you know that I've just added the patch titled

    iio: ABI: Fix name of timestamp sysfs file

to the 4.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     iio-abi-fix-name-of-timestamp-sysfs-file.patch
and it can be found in the queue-4.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.


>From b9a3589332c2a25fb7edad25a26fcaada3209126 Mon Sep 17 00:00:00 2001
From: Linus Walleij <linus.walleij@linaro.org>
Date: Tue, 5 Dec 2017 11:57:27 +0100
Subject: iio: ABI: Fix name of timestamp sysfs file

From: Linus Walleij <linus.walleij@linaro.org>

commit b9a3589332c2a25fb7edad25a26fcaada3209126 upstream.

The name of the file is "current_timetamp_clock" not
"timestamp_clock".

Fixes: bc2b7dab629a ("iio:core: timestamping clock selection support")
Cc: Gregor Boirie <gregor.boirie@parrot.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 9cc0ea1c0273..6a5f34b4d5b9 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -32,7 +32,7 @@ Description:
 		Description of the physical chip / device for device X.
 		Typically a part number.
 
-What:		/sys/bus/iio/devices/iio:deviceX/timestamp_clock
+What:		/sys/bus/iio/devices/iio:deviceX/current_timestamp_clock
 KernelVersion:	4.5
 Contact:	linux-iio@vger.kernel.org
 Description:


Patches currently in stable-queue which might be from linus.walleij@linaro.org are

queue-4.15/pinctrl-samsung-validate-alias-coming-from-dt.patch
queue-4.15/iio-abi-fix-name-of-timestamp-sysfs-file.patch

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-27  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-27  8:30 Patch "iio: ABI: Fix name of timestamp sysfs file" has been added to the 4.15-stable tree gregkh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.