Files
linux/rust/helpers
Gary Guo 2c5d17cdc4 rust: driver: remove open-coded matching logic
With device ID info now including pointers instead of indices, the
open-coded ACPI/OF matching is no longer needed and can be replaced with
`device_get_match_data`.

With the removal of open-coded matching, the exposed functions and helpers
are also removed; this effectively reverts most of commit 2690d07158
("rust: ACPI: fix missing match data for PRP0001").

Signed-off-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20260629-id_info-v2-9-56fccbe9c5ef@garyguo.net
[ Consider the serdev code merged in the meantime. - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2026-07-30 22:50:15 +02:00
..
2026-01-09 19:01:41 +08:00
2026-01-26 03:48:25 +01:00
2026-03-10 11:29:00 +01:00
2026-01-09 19:01:41 +08:00
2026-03-24 23:51:23 +01:00
2026-01-26 03:49:04 +01:00
2025-12-15 14:13:03 +01:00
2026-07-11 18:09:04 +02:00
2025-12-15 22:26:10 +01:00
2026-01-26 03:49:56 +01:00
2026-01-26 03:50:21 +01:00
2026-01-26 03:49:56 +01:00
2025-12-15 22:39:11 +01:00
2026-01-20 18:52:43 +01:00
2026-01-09 19:01:42 +08:00
2026-01-07 16:12:15 +01:00