[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iEp6XkOQtKN8pQBnoOShrinwkZ5wdFUutLFFtPQUT=vA@mail.gmail.com>
Date: Fri, 9 Feb 2018 11:26:07 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Aishwarya Pant <aishpant@...il.com>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jonathan Corbet <corbet@....net>,
Greg KH <gregkh@...uxfoundation.org>,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [PATCH v1 2/2] acpi/dock: document sysfs interface
On Wed, Feb 7, 2018 at 2:18 PM, Aishwarya Pant <aishpant@...il.com> wrote:
> Description has been collected from git commit history and reading
> through code.
>
> Signed-off-by: Aishwarya Pant <aishpant@...il.com>
> ---
> .../ABI/testing/sysfs-devices-platform-dock | 38 ++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-dock
>
> diff --git a/Documentation/ABI/testing/sysfs-devices-platform-dock b/Documentation/ABI/testing/sysfs-devices-platform-dock
> new file mode 100644
> index 000000000000..0bb0d42e9126
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-devices-platform-dock
> @@ -0,0 +1,38 @@
> +sysfs interface for ACPI dock station driver
> +--------------------------------------------
> +
> +What: /sys/devices/platform/dock.N/docked
> +What: /sys/devices/platform/dock.N/undock
> +Date: Dec, 2006
> +KernelVersion: 2.6.19
> +Contact: linux-acpi@...r.kernel.org
> +Description:
> + docked: (RO) Value 1 or 0 indicates whether the software
> + believes the laptop is docked in a docking station.
> +
> + undock: (WO) Writing to this file causes the software to
> + initiate an undock request to the firmware.
Please split the above into two entries.
Apart from that it looks OK to me.
Powered by blists - more mailing lists