[PATCH 0/3] platform/surface: aggregator: Clean up client device removal
From: Maximilian Luz
Date: Wed Oct 27 2021 - 20:23:09 EST
Remove some duplicate code for Surface Aggregator client device removal and
rename a function for consistency.
Maximilian Luz (3):
platform/surface: aggregator: Make client device removal more generic
platform/surface: aggregator_registry: Use generic client removal
function
platform/surface: aggregator_registry: Rename device registration
function
drivers/platform/surface/aggregator/bus.c | 24 +++++---------
drivers/platform/surface/aggregator/bus.h | 3 --
drivers/platform/surface/aggregator/core.c | 3 +-
.../surface/surface_aggregator_registry.c | 32 ++++++-------------
include/linux/surface_aggregator/device.h | 9 ++++++
5 files changed, 28 insertions(+), 43 deletions(-)
--
2.33.1