diff options
author | 2025-04-13 19:37:03 +0200 | |
---|---|---|
committer | 2025-04-17 15:21:52 +0200 | |
commit | f720efda2db5e609b32100c25d9cf383f082d945 (patch) | |
tree | 1fe1c70f0bccae94c3634f8e2bff04da804091f7 /rust/helpers/pci.c | |
parent | rust: pci: move iomap_region() to impl Device<Bound> (diff) | |
download | wireguard-linux-f720efda2db5e609b32100c25d9cf383f082d945.tar.xz wireguard-linux-f720efda2db5e609b32100c25d9cf383f082d945.zip |
rust: devres: require a bound device
Require the Bound device context to be able to a new Devres container.
This ensures that we can't register devres callbacks for unbound
devices.
Link: https://lore.kernel.org/r/20250413173758.12068-9-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions