All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: rtc: Correct location of rtctest.c
@ 2019-03-25 10:33 Joel Stanley
  2019-03-25 13:55 ` Alexandre Belloni
  2019-03-25 16:35 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Stanley @ 2019-03-25 10:33 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Jonathan Corbet
  Cc: linux-doc, linux-kernel

The useful little rtctest program moved location a while back.

Fixes: a12ab9e125f1 ("selftests: move RTC tests to rtc subfolder")
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 Documentation/rtc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt
index a129acf38537..688c95b11919 100644
--- a/Documentation/rtc.txt
+++ b/Documentation/rtc.txt
@@ -136,5 +136,5 @@ a high functionality RTC is integrated into the SOC.  That system might read
 the system clock from the discrete RTC, but use the integrated one for all
 other tasks, because of its greater functionality.
 
-Check out tools/testing/selftests/timers/rtctest.c for an example usage of the
+Check out tools/testing/selftests/rtc/rtctest.c for an example usage of the
 ioctl interface.
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: rtc: Correct location of rtctest.c
  2019-03-25 10:33 [PATCH] Documentation: rtc: Correct location of rtctest.c Joel Stanley
@ 2019-03-25 13:55 ` Alexandre Belloni
  2019-03-25 16:35 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2019-03-25 13:55 UTC (permalink / raw)
  To: Joel Stanley; +Cc: Alessandro Zummo, Jonathan Corbet, linux-doc, linux-kernel

On 25/03/2019 21:03:22+1030, Joel Stanley wrote:
> The useful little rtctest program moved location a while back.
> 
> Fixes: a12ab9e125f1 ("selftests: move RTC tests to rtc subfolder")
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  Documentation/rtc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: rtc: Correct location of rtctest.c
  2019-03-25 10:33 [PATCH] Documentation: rtc: Correct location of rtctest.c Joel Stanley
  2019-03-25 13:55 ` Alexandre Belloni
@ 2019-03-25 16:35 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-03-25 16:35 UTC (permalink / raw)
  To: Joel Stanley; +Cc: Alessandro Zummo, Alexandre Belloni, linux-doc, linux-kernel

On Mon, 25 Mar 2019 21:03:22 +1030
Joel Stanley <joel@jms.id.au> wrote:

> The useful little rtctest program moved location a while back.
> 
> Fixes: a12ab9e125f1 ("selftests: move RTC tests to rtc subfolder")
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  Documentation/rtc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt
> index a129acf38537..688c95b11919 100644
> --- a/Documentation/rtc.txt
> +++ b/Documentation/rtc.txt
> @@ -136,5 +136,5 @@ a high functionality RTC is integrated into the SOC.  That system might read
>  the system clock from the discrete RTC, but use the integrated one for all
>  other tasks, because of its greater functionality.
>  
> -Check out tools/testing/selftests/timers/rtctest.c for an example usage of the
> +Check out tools/testing/selftests/rtc/rtctest.c for an example usage of the
>  ioctl interface.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-25 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 10:33 [PATCH] Documentation: rtc: Correct location of rtctest.c Joel Stanley
2019-03-25 13:55 ` Alexandre Belloni
2019-03-25 16:35 ` Jonathan Corbet

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.