]> www.infradead.org Git - users/willy/xarray.git/commit
rust: net::phy support probe callback
authorFUJITA Tomonori <fujita.tomonori@gmail.com>
Wed, 28 Aug 2024 07:35:12 +0000 (07:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2024 09:27:34 +0000 (10:27 +0100)
commitffd2747de6ab1545883bffe23f24e60625c1f455
treefd09bf98666295aa0f322cb1b0c39fa9c94d8ae0
parent4d080a029db1b2ff7e173d86886b3429596f3c63
rust: net::phy support probe callback

Support phy_driver probe callback, used to set up device-specific
structures.

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Trevor Gross <tmgross@umich.edu>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
rust/kernel/net/phy.rs