linux/rust/kernel
Shankari Anand f1f2a22b86 rust: drm: update ARef and AlwaysRefCounted imports from sync::aref
Update call sites in drm to import `ARef` and
`AlwaysRefCounted` from `sync::aref` instead of `types`.

This aligns with the ongoing effort to move `ARef` and
`AlwaysRefCounted` to sync.

Suggested-by: Benno Lossin <lossin@kernel.org>
Link: https://github.com/Rust-for-Linux/linux/issues/1173
Signed-off-by: Shankari Anand <shankari.ak0208@gmail.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Reviewed-by: Elle Rhumsaa <elle@weathered-steel.dev>
Link: https://lore.kernel.org/r/20250815161706.1324860-1-shankari.ak0208@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2025-08-20 00:12:52 +02:00
..
alloc
block
device
drm rust: drm: update ARef and AlwaysRefCounted imports from sync::aref 2025-08-20 00:12:52 +02:00
fs
io
list
mm
net Rust changes for v6.17 2025-08-03 13:49:10 -07:00
sync Rust changes for v6.17 2025-08-03 13:49:10 -07:00
time
.gitignore
acpi.rs
alloc.rs
auxiliary.rs
bits.rs
block.rs
bug.rs
build_assert.rs
clk.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
configfs.rs
cpu.rs
cpufreq.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
cpumask.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
cred.rs
device.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
device_id.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
devres.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
dma.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
driver.rs
error.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
faux.rs
firmware.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
fmt.rs
fs.rs
generated_arch_reachable_asm.rs.S
generated_arch_static_branch_asm.rs.S
generated_arch_warn_asm.rs.S
init.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
io.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
ioctl.rs
jump_label.rs
kunit.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
lib.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
list.rs
miscdevice.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
mm.rs
net.rs
of.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
opp.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
page.rs
pci.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
pid_namespace.rs
platform.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
prelude.rs
print.rs
rbtree.rs
regulator.rs
revocable.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
security.rs
seq_file.rs
sizes.rs
static_assert.rs
std_vendor.rs
str.rs
sync.rs
task.rs
time.rs
tracepoint.rs
transmute.rs
types.rs Rust changes for v6.17 2025-08-03 13:49:10 -07:00
uaccess.rs
workqueue.rs
xarray.rs