Skip to content

Commit 54aa5b6

Browse files
jbrandebgregkh
authored andcommitted
MAINTAINERS: add entry for auxiliary bus
When auxiliary bus was added to the kernel the MAINTAINERS file wasn't updated with a mention of the files, contributors and reviewers. Fix that oversight by adding Dave and Ira, with GregKH as (same as current) owner. CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Acked-by: Dave Ertman <david.m.ertman@intel.com> Acked-by: Ira Weiny <ira.weiny@intel.com> Link: https://lore.kernel.org/r/20230511164501.3859674-1-jesse.brandeburg@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 266bff7 commit 54aa5b6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3383,6 +3383,16 @@ F: include/uapi/linux/audit.h
33833383
F: kernel/audit*
33843384
F: lib/*audit.c
33853385

3386+
AUXILIARY BUS DRIVER
3387+
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3388+
R: Dave Ertman <david.m.ertman@intel.com>
3389+
R: Ira Weiny <ira.weiny@intel.com>
3390+
S: Supported
3391+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
3392+
F: Documentation/driver-api/auxiliary_bus.rst
3393+
F: drivers/base/auxiliary.c
3394+
F: include/linux/auxiliary_bus.h
3395+
33863396
AUXILIARY DISPLAY DRIVERS
33873397
M: Miguel Ojeda <ojeda@kernel.org>
33883398
S: Maintained

0 commit comments

Comments
 (0)