Re: [PATCH v2 0/2] acpi: document sysfs interfaces

From: Rafael J. Wysocki
Date: Wed Feb 14 2018 - 04:29:19 EST


On Saturday, February 10, 2018 9:55:53 AM CET Aishwarya Pant wrote:
> Patchset contains documentation for two acpi drivers- dock and dptf. Description
> was collected from git history and reading through code. This might be useful
> for tracking changes in the ABI.
>
> Changes in v2:
> - Split up multiple attribute definitions
>
> Aishwarya Pant (2):
> acpi/dptf: document sysfs atttributes
> acpi/dock: document sysfs interface
>
> .../ABI/testing/sysfs-devices-platform-dock | 39 +++++++++++++++++++++
> Documentation/ABI/testing/sysfs-platform-dptf | 40 ++++++++++++++++++++++
> 2 files changed, 79 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-dock
> create mode 100644 Documentation/ABI/testing/sysfs-platform-dptf

Both patches applied with minor modifications, thanks!