1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86/intel/pmc
Andy Shevchenko 6ab983187d platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed()
The acpi_evaluate_dsm_typed() provides a way to check the type of the
object evaluated by _DSM call. Use it instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Rajneesh Bhardwaj <irenic.rajneesh@gmail.com>
Link: https://lore.kernel.org/r/20230118095440.41634-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-02-02 22:48:20 +01:00
..
adl.c platform/x86: intel/pmc: Relocate Alder Lake PCH support 2022-11-21 10:42:50 +01:00
cnp.c platform/x86: intel/pmc: Relocate Cannon Lake Point PCH support 2022-11-21 10:42:41 +01:00
core.c platform/x86: intel/pmc/core: Add Meteor Lake mobile support 2023-01-12 19:44:30 +01:00
core.h platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver 2022-11-21 10:42:52 +01:00
icl.c platform/x86: intel/pmc: Relocate Ice Lake PCH support 2022-11-21 10:42:44 +01:00
Kconfig platform/x86: intel_pmc_core: Move to intel sub-directory 2021-08-20 20:00:21 +02:00
Makefile platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver 2022-11-21 10:42:52 +01:00
mtl.c platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver 2022-11-21 10:42:52 +01:00
pltdrv.c platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualized 2022-11-15 16:53:17 +01:00
spt.c platform/x86: intel/pmc: Relocate Sunrise Point PCH support 2022-11-21 10:42:38 +01:00
tgl.c platform/x86: intel/pmc: Switch to use acpi_evaluate_dsm_typed() 2023-02-02 22:48:20 +01:00