linux/drivers/platform/surface/aggregator
Maximilian Luz 38543b72fb platform/surface: aggregator: Make client device removal more generic
Currently, there are similar functions defined in the Aggregator
Registry and the controller core.

Make client device removal more generic and export it. We can then use
this function later on to remove client devices from device hubs as well
as the controller and avoid re-defining similar things.

Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Link: https://lore.kernel.org/r/20211028002243.1586083-2-luzmaximilian@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2021-11-16 10:56:54 +01:00
..
bus.c platform/surface: aggregator: Make client device removal more generic 2021-11-16 10:56:54 +01:00
bus.h platform/surface: aggregator: Make client device removal more generic 2021-11-16 10:56:54 +01:00
controller.c platform/surface: aggregator: Drop unnecessary variable initialization 2021-06-16 17:47:54 +02:00
controller.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
core.c platform/surface: aggregator: Make client device removal more generic 2021-11-16 10:56:54 +01:00
Kconfig platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
Makefile platform/surface: aggregator: Use y instead of objs in Makefile 2021-08-12 09:26:28 +02:00
ssh_msgb.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
ssh_packet_layer.c platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_packet_layer.c 2021-06-16 17:47:54 +02:00
ssh_packet_layer.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
ssh_parser.c platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
ssh_parser.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
ssh_request_layer.c platform/surface: aggregator: Use list_move_tail instead of list_del/list_add_tail in ssh_request_layer.c 2021-06-16 17:47:54 +02:00
ssh_request_layer.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00
trace.h platform/surface: aggregator: Update copyright 2021-06-16 17:47:53 +02:00