lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ed1fmrsw.wl-kuninori.morimoto.gx@renesas.com>
Date: Mon, 6 Jan 2025 23:43:59 +0000
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Mark Brown <broonie@...nel.org>
Cc: Linux-Kernel <linux-kernel@...r.kernel.org>,
	linux-sound@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: add missing maintainers for Sound drivers


Hi Mark

> >  RENESAS R-CAR & FSI AUDIO (ASoC) DRIVERS
> > +M:	Mark Brown <broonie@...nel.org>
> >  M:	Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
> 
> It's fine not to list me for individual drivers, things like
> get_maintainers will wrap in all the upper level maintainers
> automatically

Thanks.

Indeed no need to add your name for R-Car driver.
But I noticed get_maintainers doesn't indicate your name for below header
which is used for Simple Card / Audio Graph Card.

	include/sound/simple_card*

It seems under include/sound/ is divided into smaller parts.
I guess we want to have this instead ?

--------------------------
diff --git a/MAINTAINERS b/MAINTAINERS
index 27d9d68675b2e..9a21890bb6fce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21964,9 +21964,7 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
 F:     Documentation/devicetree/bindings/sound/
 F:     Documentation/sound/soc/
 F:     include/dt-bindings/sound/
-F:     include/sound/soc*
-F:     include/sound/sof.h
-F:     include/sound/sof/
+F:     include/sound/
 F:     include/trace/events/sof*.h
 F:     include/uapi/sound/asoc.h
 F:     sound/soc/
--------------------------

Thank you for your help !!

Best regards
---
Kuninori Morimoto

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ