[PATCH 0/2] ACPI: PCC: add waiting timeout and fix Tx done interface

Huisong Li posted 2 patches 3 years, 3 months ago
drivers/acpi/acpi_pcc.c | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)
[PATCH 0/2] ACPI: PCC: add waiting timeout and fix Tx done interface
Posted by Huisong Li 3 years, 3 months ago
This patchset is used to fix following problems:
1) method execution may be blocked in abnormal case.
2) a error log when command is executed successfully.

Huisong Li (2):
  ACPI: PCC: replace wait_for_completion()
  ACPI: PCC: fix Tx done interface in handler

 drivers/acpi/acpi_pcc.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.33.0