]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6th-gen...
authorMaximilian Luz <luzmaximilian@gmail.com>
Sun, 23 May 2021 13:45:28 +0000 (15:45 +0200)
committerHans de Goede <hdegoede@redhat.com>
Wed, 16 Jun 2021 15:47:50 +0000 (17:47 +0200)
commitb6c3c6ff2043c6519b5be38ac259752d19f4a5f9
tree4c7d4660d7ff77d6b3a0b5bdc81900f6063a59ab
parent460d740839a6e786bb61263d47f4daf23b104f55
platform/surface: aggregator_registry: Consolidate node groups for 5th- and 6th-gen devices

5th- and 6th-generation Surface devices have all SAM clients defined in
ACPI, except for the platform profile/performance mode which his handled
via the WSID (Windows Surface Integration Device). Thus, the node groups
for those devices are the same and we can just use a single one instead
of re-defining the same one over and over again.

Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20210523134528.798887-4-luzmaximilian@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/surface/surface_aggregator_registry.c