* [PATCH] iio: ABI: Fix name of timestamp sysfs file
@ 2017-12-05 10:57 Linus Walleij
2017-12-10 19:37 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2017-12-05 10:57 UTC (permalink / raw)
To: Jonathan Cameron, linux-iio; +Cc: Linus Walleij, Gregor Boirie
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>
---
Documentation/ABI/testing/sysfs-bus-iio | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 2e3f919485f4..fdec308a5041 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:
--
2.14.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio: ABI: Fix name of timestamp sysfs file
2017-12-05 10:57 [PATCH] iio: ABI: Fix name of timestamp sysfs file Linus Walleij
@ 2017-12-10 19:37 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2017-12-10 19:37 UTC (permalink / raw)
To: Linus Walleij; +Cc: linux-iio, Gregor Boirie
On Tue, 5 Dec 2017 11:57:27 +0100
Linus Walleij <linus.walleij@linaro.org> wrote:
> 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>
Doh! Applied to the togreg branch of iio.git and pushed out
as testing for the autobuilders to ignore it.
Jonathan
> ---
> Documentation/ABI/testing/sysfs-bus-iio | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 2e3f919485f4..fdec308a5041 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:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-10 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-05 10:57 [PATCH] iio: ABI: Fix name of timestamp sysfs file Linus Walleij
2017-12-10 19:37 ` Jonathan Cameron
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.