platform/x86/amd/pmf: Remove unused power_delta instances
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>
Thu, 22 Sep 2022 16:51:18 +0000 (22:21 +0530)
committerHans de Goede <hdegoede@redhat.com>
Tue, 27 Sep 2022 12:53:36 +0000 (14:53 +0200)
commit9732f9c7b4a0c18820cbf9c74f7c8abde60f2834
tree5a0c42d1be99dc04b676cac9b61d6ba47cb40a85
parent1590ac2c6615329d30e25753e03c295cdaf2ae44
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>
drivers/platform/x86/amd/pmf/cnqf.c
drivers/platform/x86/amd/pmf/pmf.h