Commit e92e1974 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Rafael J. Wysocki
Browse files

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: ef3d13b8 ("docs: firmware-guide: ACPI: Add a PWM example")
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent e8a62f36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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