Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1469565

[PATCH v2 2/2] MAINTAINERS: document ASoC header files

From Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Newsgroups linux.kernel
Subject [PATCH v2 2/2] MAINTAINERS: document ASoC header files
Date 2016-08-24 18:20 +0200
Message-ID <s9J4e-4GN-27@gated-at.bofh.it> (permalink)
References <s9J4d-4GN-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


include/sound/simple_card_utils.h is handled by ASoC maintainers, as
stated in https://lkml.org/lkml/2016/8/22/307, and
include/sound/simple_card.h seems to be an ASoC file too. In the future
there will be more files named like these ones so introduce a pattern to
match them.

Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0bbe4b105c34..3f4e8bf042b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11012,6 +11012,7 @@ S:	Supported
 F:	Documentation/devicetree/bindings/sound/
 F:	Documentation/sound/alsa/soc/
 F:	sound/soc/
+F:	include/sound/simple*card*
 F:	include/sound/soc*
 
 SOUND - DMAENGINE HELPERS
-- 
2.9.3

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] ASoC: simple-card-utils: add __printf attribute Nicolas Iooss <nicolas.iooss_linux@m4x.org> - 2016-08-24 18:20 +0200
  [PATCH v2 2/2] MAINTAINERS: document ASoC header files Nicolas Iooss <nicolas.iooss_linux@m4x.org> - 2016-08-24 18:20 +0200

csiph-web