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]
Date:	Thu, 09 Apr 2009 10:42:08 -0700
From:	Joe Perches <joe@...ches.com>
To:	Timur Tabi <timur@...escale.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 02/10] MAINTAINERS - Add file patterns

On Thu, 2009-04-09 at 10:42 -0500, Timur Tabi wrote:
> On Wed, Apr 8, 2009 at 12:17 AM, Joe Perches <joe@...ches.com> wrote:
> 
> >  CIRRUS LOGIC CS4270 SOUND DRIVER
> >  P:     Timur Tabi
> >  M:     timur@...escale.com
> >  L:     alsa-devel@...a-project.org
> >  S:     Supported
> > +F:     sound/soc/codecs/cs4270*
> > +F:     sound/soc/fsl/mpc8610_hpcd.c
> 
> mpc8610_hpcd.c is not part of the CS4270 driver.  It's only cs4270*
> 
> >  FREESCALE SOC SOUND DRIVERS
> >  P:     Timur Tabi
> >  M:     timur@...escale.com
> >  L:     alsa-devel@...a-project.org
> >  L:     linuxppc-dev@...abs.org
> >  S:     Supported
> > +F:     sound/soc/fsl/
> 
> This takes care of mpc8610_hpcd.c, but it also includes
> mpc5200_psc_i2s.c and soc-of-simple.c, which are not mine.

How about:

commit a781e5eab0dcb10e5b9b6665f6bb8baa196c11b5
Author: Joe Perches <joe@...ches.com>
Date:   Thu Apr 9 10:39:22 2009 -0700

    MAINTAINERS - Update Freescale sound patterns
    
    Signed-off-by: Joe Perches <joe@...ches.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 233895f..8fb51fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1359,13 +1359,12 @@ F:	drivers/usb/host/ohci-ep93xx.c
 CIRRUS LOGIC CS4270 SOUND DRIVER
 P:	Timur Tabi
 M:	timur@...escale.com
 L:	alsa-devel@...a-project.org
 S:	Supported
 F:	sound/soc/codecs/cs4270*
-F:	sound/soc/fsl/mpc8610_hpcd.c
 
 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
 P:	Cirrus Logic Corporation (kernel 2.2 driver)
 M:	Cirrus Logic Corporation, Thomas Woller <twoller@...stal.cirrus.com>
 P:	Nils Faerber (port to kernel 2.4)
 M:	Nils Faerber <nils@...nelconcepts.de>
@@ -2247,13 +2246,14 @@ F:	drivers/serial/ucc_uart.c
 FREESCALE SOC SOUND DRIVERS
 P:	Timur Tabi
 M:	timur@...escale.com
 L:	alsa-devel@...a-project.org
 L:	linuxppc-dev@...abs.org
 S:	Supported
-F:	sound/soc/fsl/
+F:	sound/soc/fsl/fsl*
+F:	sound/soc/fsl/mpc8610_hpcd.c
 
 FREEVXFS FILESYSTEM
 P:	Christoph Hellwig
 M:	hch@...radead.org
 W:	ftp://ftp.openlinux.org/pub/people/hch/vxfs
 S:	Maintained


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ