MAINTAINERS: add Rust device abstractions to DRIVER CORE
authorDanilo Krummrich <dakr@redhat.com>
Wed, 19 Jun 2024 13:39:18 +0000 (15:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2024 14:14:58 +0000 (16:14 +0200)
Add missing file path of the Rust abstractions to the maintainers entry,
until we can move it to 'drivers/base/'.

Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://lore.kernel.org/r/20240619133949.64638-2-dakr@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 19e4a21e574eb26fc6858d3ca63d11471078a790..82c7bc2f181cb623917b3010cf3a2cb9142c501f 100644 (file)
@@ -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>