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: ef3d13b867 ("docs: firmware-guide: ACPI: Add a PWM example")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
Andy Shevchenko 2022-03-01 00:39:33 +02:00 committed by Rafael J. Wysocki
parent e8a62f3636
commit e92e19747c
1 changed files with 1 additions and 1 deletions

View File

@ -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