]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: clk: add __rust_helper to helpers
authorAlice Ryhl <aliceryhl@google.com>
Mon, 5 Jan 2026 12:42:17 +0000 (12:42 +0000)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 10 Mar 2026 10:29:00 +0000 (11:29 +0100)
commit15536a3b3ceb57f8cecedaf82f2afc9edd6e36e0
tree9d319d5fa8262690b19f4cb6bda9d55db70638a1
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
rust: clk: add __rust_helper to helpers

This is needed to inline these helpers into Rust code.

Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://patch.msgid.link/20260105-define-rust-helper-v2-4-51da5f454a67@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/helpers/clk.c