mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 11:06:41 -05:00
ACPI: Fix typos
Fix typos in documentation and comments. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20250722132653.GA2781885@bhelgaas Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
492086faa5
commit
f9db1fc562
@@ -92,8 +92,8 @@ and polarity settings. The table below shows the expectations:
|
||||
| | Low | as low, assuming active |
|
||||
+-------------+-------------+-----------------------------------------------+
|
||||
|
||||
That said, for our above example the both GPIOs, since the bias setting
|
||||
is explicit and _DSD is present, will be treated as active with a high
|
||||
That said, for our above example, since the bias setting is explicit and
|
||||
_DSD is present, both GPIOs will be treated as active with a high
|
||||
polarity and Linux will configure the pins in this state until a driver
|
||||
reprograms them differently.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user