Skip to content

Commit 75f32fa

Browse files
sumeetpawnikarrafaeljw
authored andcommitted
ACPI: DPTF: Update device ID in a comment
There is a comment in dptf_pch_fivr.c which seemingly was added under the assumption that the PCH FIVR driver would be used on Tiger Lake platforms, but support for Alder Lake has been udded to it by commit 38748bc ("ACPI: DPTF: Support Alder Lake"), so update the comment to cover a broader range of platforms by changing the device ID mentioned by it to INTC10xx. Signed-off-by: Sumeet Pawnikar <[email protected]> [ rjw: Subject and changelog rewrite ] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 1360572 commit 75f32fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/acpi/dptf/dptf_pch_fivr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp
4646
}
4747

4848
/*
49-
* Presentation of attributes which are defined for INT1045
49+
* Presentation of attributes which are defined for INTC10xx
5050
* They are:
5151
* freq_mhz_low_clock : Set PCH FIVR switching freq for
5252
* FIVR clock 19.2MHz and 24MHz

0 commit comments

Comments
 (0)