Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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@redhat.com>
Link: https://lore.kernel.org/r/20240619133949.64638-2-dakr@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Danilo Krummrich and committed by
Greg Kroah-Hartman
6b521fc1 4ead6c37

+1
+1
MAINTAINERS
··· 6714 6714 F: include/linux/kobj* 6715 6715 F: include/linux/property.h 6716 6716 F: lib/kobj* 6717 + F: rust/kernel/device.rs 6717 6718 6718 6719 DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS) 6719 6720 M: Nishanth Menon <nm@ti.com>