Searched hist:"9732 f9c7b4a0c18820cbf9c74f7c8abde60f2834" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/x86/amd/pmf/ |
H A D | cnqf.c | diff 9732f9c7b4a0c18820cbf9c74f7c8abde60f2834 Thu Sep 22 18:51:18 CEST 2022 Shyam Sundar S K <Shyam-sundar.S-k@amd.com> platform/x86/amd/pmf: Remove unused power_delta instances
Initial version of the PMF ACPI documentation had the concept of "power_delta" which is removed in the recent revisions.
So the entire cnqf_power_delta structure is never used/updated. Hence removing it.
Fixes: 1738061c9ec8 ("platform/x86/amd/pmf: Add support for CnQF") Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20220922165118.163165-1-Shyam-sundar.S-k@amd.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
H A D | pmf.h | diff 9732f9c7b4a0c18820cbf9c74f7c8abde60f2834 Thu Sep 22 18:51:18 CEST 2022 Shyam Sundar S K <Shyam-sundar.S-k@amd.com> platform/x86/amd/pmf: Remove unused power_delta instances
Initial version of the PMF ACPI documentation had the concept of "power_delta" which is removed in the recent revisions.
So the entire cnqf_power_delta structure is never used/updated. Hence removing it.
Fixes: 1738061c9ec8 ("platform/x86/amd/pmf: Add support for CnQF") Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20220922165118.163165-1-Shyam-sundar.S-k@amd.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|