From: Andy Shevchenko Date: Mon, 28 Feb 2022 22:39:33 +0000 (+0200) Subject: ACPI: docs: enumeration: Amend PWM enumeration ASL example X-Git-Tag: v5.18-rc1~204^2^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e92e19747c1e0eb805c7c72fa991da7a292b43a6;p=linux-block.git ACPI: docs: enumeration: Amend PWM enumeration ASL example Drop blank line and add a closing curly brace to make ASL example closer to the reality. Fixes: ef3d13b86763 ("docs: firmware-guide: ACPI: Add a PWM example") Signed-off-by: Andy Shevchenko Signed-off-by: Rafael J. Wysocki --- diff --git a/Documentation/firmware-guide/acpi/enumeration.rst b/Documentation/firmware-guide/acpi/enumeration.rst index 900d193ffa5e..7a5095901153 100644 --- a/Documentation/firmware-guide/acpi/enumeration.rst +++ b/Documentation/firmware-guide/acpi/enumeration.rst @@ -277,9 +277,9 @@ introduced, i.e.:: } } } - }) ... + } In the above example the PWM-based LED driver references to the PWM channel 0 of \_SB.PCI0.PWM device with initial period setting equal to 600 ms (note that