Home
last modified time | relevance | path

Searched hist:b3892860f50920ea46342d32bf51323877365082 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/soc/apple/
H A Drtkit.hdiff b3892860f50920ea46342d32bf51323877365082 Sat Jan 21 08:41:35 CET 2023 Asahi Lina <lina@asahilina.net> soc: apple: rtkit: Export non-devm init/free functions

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@asahilina.net>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Signed-off-by: Hector Martin <marcan@marcan.st>
/linux/drivers/soc/apple/
H A Drtkit.cdiff b3892860f50920ea46342d32bf51323877365082 Sat Jan 21 08:41:35 CET 2023 Asahi Lina <lina@asahilina.net> soc: apple: rtkit: Export non-devm init/free functions

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@asahilina.net>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Reviewed-by: Eric Curtin <ecurtin@redhat.com>
Signed-off-by: Hector Martin <marcan@marcan.st>