[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240619133949.64638-2-dakr@redhat.com>
Date: Wed, 19 Jun 2024 15:39:18 +0200
From: Danilo Krummrich <dakr@...hat.com>
To: gregkh@...uxfoundation.org,
rafael@...nel.org
Cc: linux-kernel@...r.kernel.org,
rust-for-linux@...r.kernel.org,
Danilo Krummrich <dakr@...hat.com>
Subject: [PATCH 2/2] 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: Danilo Krummrich <dakr@...hat.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cf9c9221c388..6dc6f264f800 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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@...com>
--
2.45.1
Powered by blists - more mailing lists