mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
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:
parent
e8a62f3636
commit
e92e19747c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user