Commit 6b521fc1 authored by Danilo Krummrich's avatar Danilo Krummrich Committed by Greg Kroah-Hartman
Browse files

MAINTAINERS: add Rust device abstractions to DRIVER CORE



Add missing file path of the Rust abstractions to the maintainers entry,
until we can move it to 'drivers/base/'.

Signed-off-by: default avatarDanilo Krummrich <dakr@redhat.com>
Link: https://lore.kernel.org/r/20240619133949.64638-2-dakr@redhat.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4ead6c37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6714,6 +6714,7 @@ F: include/linux/fwnode.h
F:	include/linux/kobj*
F:	include/linux/property.h
F:	lib/kobj*
F:	rust/kernel/device.rs
DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS)
M:	Nishanth Menon <nm@ti.com>