]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: driver-core: add driver-model documentation
authorDanilo Krummrich <dakr@kernel.org>
Thu, 15 Jan 2026 22:03:31 +0000 (23:03 +0100)
committerDanilo Krummrich <dakr@kernel.org>
Fri, 16 Jan 2026 19:30:36 +0000 (20:30 +0100)
Documentation/driver-api/driver-model/ is missing in the driver-core
MAINTAINERS entry, hence add it.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20260115220350.6806-1-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
MAINTAINERS

index 6aab211f1630aa90592594f2de599a77b96fa04a..3cf5466c39489480595c4ce4656b03cec5511a7f 100644 (file)
@@ -7686,6 +7686,7 @@ M:        Danilo Krummrich <dakr@kernel.org>
 S:     Supported
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
 F:     Documentation/core-api/kobject.rst
+F:     Documentation/driver-api/driver-model/
 F:     drivers/base/
 F:     fs/debugfs/
 F:     fs/sysfs/