]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 25 May 2021 12:48:36 +0000 (14:48 +0200)
commit741a063a264a5a6a043bef8a610ec762d0b0a8bc
tree6997763e35b68a897b059bd18481047cbee69a25
parent48dba1e7b9da1f18714b8d7ac1bbcc0de2afb691
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