lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211112120029.10851-1-sumeet.r.pawnikar@intel.com>
Date:   Fri, 12 Nov 2021 17:30:29 +0530
From:   Sumeet Pawnikar <sumeet.r.pawnikar@...el.com>
To:     rafael@...nel.org, lenb@...nel.org,
        srinivas.pandruvada@...ux.intel.com, linux-acpi@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     sumeet.r.pawnikar@...el.com
Subject: [PATCH] ACPI: DPTF: Update device ID information under comment

Update device ID information appropriately under comment section.
It seems previously this comment was added considering this driver
used for Tiger Lake based systems. But, now this is being used by
Alder Lake based systems as well as per this commit 38748bcb940e
("ACPI: DPTF: Support Alder Lake"). So, updating the comment for
more generic type from INT1045 to INT10xx and also correcting it
from INT to INTC string for this device ID information under
comment section.

Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@...el.com>
---
 drivers/acpi/dptf/dptf_pch_fivr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/acpi/dptf/dptf_pch_fivr.c b/drivers/acpi/dptf/dptf_pch_fivr.c
index f4e9c2ef2f88..e7ab0fc90db9 100644
--- a/drivers/acpi/dptf/dptf_pch_fivr.c
+++ b/drivers/acpi/dptf/dptf_pch_fivr.c
@@ -46,7 +46,7 @@ static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp
 }
 
 /*
- * Presentation of attributes which are defined for INT1045
+ * Presentation of attributes which are defined for INTC10xx
  * They are:
  * freq_mhz_low_clock : Set PCH FIVR switching freq for
  *			FIVR clock 19.2MHz and 24MHz
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ