diff mbox

[2/2] MAINTAINERS: document ASoC header files

Message ID 20160823085247.6158-1-nicolas.iooss_linux@m4x.org (mailing list archive)
State New, archived
Headers show

Commit Message

Nicolas Iooss Aug. 23, 2016, 8:52 a.m. UTC
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.

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

Comments

Kuninori Morimoto Aug. 23, 2016, 10:09 a.m. UTC | #1
Hi Nicolas

> 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.
> 
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0bbe4b105c34..c840582d1439 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11012,6 +11012,8 @@ S:	Supported
>  F:	Documentation/devicetree/bindings/sound/
>  F:	Documentation/sound/alsa/soc/
>  F:	sound/soc/
> +F:	include/sound/simple_card.h
> +F:	include/sound/simple_card_utils.h
>  F:	include/sound/soc*

We will have more simple_xxx_card in the future I think.
(I posted simple_scu_card, for example)
So, how about this or similar ? It can be just 1 line :)

	include/sound/simple*card*


Best regards
---
Kuninori Morimoto
Nicolas Iooss Aug. 23, 2016, 11:20 a.m. UTC | #2
On 23/08/16 12:09, Kuninori Morimoto wrote:
> Hi Nicolas
> 
>> 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.
>>
>> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
>> ---
>>  MAINTAINERS | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0bbe4b105c34..c840582d1439 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -11012,6 +11012,8 @@ S:	Supported
>>  F:	Documentation/devicetree/bindings/sound/
>>  F:	Documentation/sound/alsa/soc/
>>  F:	sound/soc/
>> +F:	include/sound/simple_card.h
>> +F:	include/sound/simple_card_utils.h
>>  F:	include/sound/soc*
> 
> We will have more simple_xxx_card in the future I think.
> (I posted simple_scu_card, for example)
> So, how about this or similar ? It can be just 1 line :)
> 
> 	include/sound/simple*card*

I can't tell whether all files matching this pattern in the future will
be supported by the ASoC maintainers, which is why I kept the full file
names in my patch. Nevertheless if you are confident about this, I can
modify the patch accordingly.

Thanks,
Nicolas
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0bbe4b105c34..c840582d1439 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11012,6 +11012,8 @@  S:	Supported
 F:	Documentation/devicetree/bindings/sound/
 F:	Documentation/sound/alsa/soc/
 F:	sound/soc/
+F:	include/sound/simple_card.h
+F:	include/sound/simple_card_utils.h
 F:	include/sound/soc*
 
 SOUND - DMAENGINE HELPERS