linux/drivers/gpu/nova-core
Gary Guo ea7da31160 rust: treewide: replace __pinned_init with raw_[try_]init
The `__init` method is not designed to be a public API (existence of "__"
is a hint for this); replace users with `pin_init::raw_[try_]init` which
does the same thing.

There are a few users of `__init` which are replaced as well.

Acked-by: Miguel Ojeda <ojeda@kernel.org>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260729-merge-init-v2-4-26adf47109e7@garyguo.net
Signed-off-by: Gary Guo <gary@garyguo.net>
2026-08-05 11:36:18 +01:00
..
falcon gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
fb gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
firmware gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
fsp gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
gpu gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
gsp rust: treewide: replace __pinned_init with raw_[try_]init 2026-08-05 11:36:18 +01:00
bitfield.rs rust: make build_assert module the home of related macros 2026-06-10 09:07:13 +02:00
driver.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
falcon.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
fb.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
firmware.rs drm-next for 7.2-rc1 2026-06-17 10:21:00 +01:00
fsp.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
gpu.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
gsp.rs gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot 2026-06-03 23:52:22 +09:00
Kconfig gpu: nova: Use module names consistently 2026-05-09 23:51:49 +02:00
Makefile gpu: nova: Use module names consistently 2026-05-09 23:51:49 +02:00
mctp.rs gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot 2026-06-03 23:52:22 +09:00
nova_core.rs gpu: nova-core: add MCTP/NVDM protocol types for firmware communication 2026-06-03 22:11:24 +09:00
num.rs rust: make build_assert module the home of related macros 2026-06-10 09:07:13 +02:00
regs.rs gpu: nova-core: move lifetime to Bar0 2026-06-03 22:10:51 +02:00
sbuffer.rs gpu: nova-core: remove imports available via prelude 2026-01-30 02:42:42 +01:00
vbios.rs drm-next for 7.2-rc1 2026-06-17 10:21:00 +01:00