2009-09-06 19:30:24

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH] regulator: update a filename in documentation

Signed-off-by: Wolfram Sang <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
---
Documentation/power/regulator/overview.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/power/regulator/overview.txt b/Documentation/power/regulator/overview.txt
index 0cded69..b471575 100644
--- a/Documentation/power/regulator/overview.txt
+++ b/Documentation/power/regulator/overview.txt
@@ -168,4 +168,4 @@ relevant to non SoC devices and is split into the following four interfaces:-
userspace via sysfs. This could be used to help monitor device power
consumption and status.

- See Documentation/ABI/testing/regulator-sysfs.txt
+ See Documentation/ABI/testing/sysfs-class-regulator
--
1.6.3.3


2009-09-07 10:15:23

by Liam Girdwood

[permalink] [raw]
Subject: Re: [PATCH] regulator: update a filename in documentation

On Sun, 2009-09-06 at 21:26 +0200, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <[email protected]>
> Cc: Liam Girdwood <[email protected]>
> Cc: Mark Brown <[email protected]>
> ---
> Documentation/power/regulator/overview.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/power/regulator/overview.txt b/Documentation/power/regulator/overview.txt
> index 0cded69..b471575 100644
> --- a/Documentation/power/regulator/overview.txt
> +++ b/Documentation/power/regulator/overview.txt
> @@ -168,4 +168,4 @@ relevant to non SoC devices and is split into the following four interfaces:-
> userspace via sysfs. This could be used to help monitor device power
> consumption and status.
>
> - See Documentation/ABI/testing/regulator-sysfs.txt
> + See Documentation/ABI/testing/sysfs-class-regulator

Applied.

Thanks

Liam