linux-stable/include/linux/surface_aggregator
Greg Kroah-Hartman 34be683add platform/surface: aggregator: move to_ssam_device() to use container_of_const()
The driver core is changing to pass some pointers as const, so move
to_ssam_device() to use container_of_const() to handle this change.
to_ssam_device() now properly keeps the const-ness of the pointer passed
into it, while as before it could be lost.

Reviewed-by: Maximilian Luz <luzmaximilian@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230111113018.459199-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-27 13:45:34 +01:00
..
controller.h platform/surface: aggregator: Add helper macros for requests with argument and return value 2022-07-02 11:11:07 +02:00
device.h platform/surface: aggregator: move to_ssam_device() to use container_of_const() 2023-01-27 13:45:34 +01:00
serial_hub.h platform/surface: aggregator: Reserve more event- and target-categories 2022-06-22 12:06:28 +02:00