提交 75f9c293 编写于 作者: H Huang Rui 提交者: Rafael J. Wysocki

ACPI / PM: Fixed a typo in a comment

Signed-off-by: NHuang Rui <ray.huang@amd.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 5d01410f
...@@ -201,7 +201,7 @@ int acpi_device_set_power(struct acpi_device *device, int state) ...@@ -201,7 +201,7 @@ int acpi_device_set_power(struct acpi_device *device, int state)
* Transition Power * Transition Power
* ---------------- * ----------------
* In accordance with the ACPI specification first apply power (via * In accordance with the ACPI specification first apply power (via
* power resources) and then evalute _PSx. * power resources) and then evaluate _PSx.
*/ */
if (device->power.flags.power_resources) { if (device->power.flags.power_resources) {
result = acpi_power_transition(device, state); result = acpi_power_transition(device, state);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册