Re: [PATCH] soc: apple: rtkit: Export non-devm init/free functions
From: Sven Peter
Date: Sun Jan 22 2023 - 05:18:55 EST
On Sat, Jan 21, 2023, at 08:41, Asahi Lina wrote:
> While we normally encourage devm usage by drivers, some consumers (and
> in particular the upcoming Rust abstractions) might want to manually
> manage memory. Export the raw functions to make this possible.
>
> Signed-off-by: Asahi Lina <lina@xxxxxxxxxxxxx>
Reviewed-by: Sven Peter <sven@xxxxxxxxxxxxx>
thanks,
Sven