]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: auxiliary: add auxiliary registration
authorDanilo Krummrich <dakr@kernel.org>
Mon, 14 Apr 2025 13:18:07 +0000 (15:18 +0200)
committerDanilo Krummrich <dakr@kernel.org>
Sat, 19 Apr 2025 08:54:46 +0000 (10:54 +0200)
commit0d1803d25f8c7586beb3843c8efbb83f24ce2539
tree15da25a487aa028e8b66b7fce68f0bc1289ba7ea
parentce735e73dd59b169b877cedd0753297c81c2a091
rust: auxiliary: add auxiliary registration

Implement the `auxiliary::Registration` type, which provides an API to
create and register new auxiliary devices in the system.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250414131934.28418-5-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
rust/kernel/auxiliary.rs