[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090408111344.56818f9e@pedra.chehab.org>
Date: Wed, 8 Apr 2009 11:13:44 -0300
From: Mauro Carvalho Chehab <mchehab@...radead.org>
To: Joe Perches <joe@...ches.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 02/10] MAINTAINERS - Add file patterns
On Tue, 7 Apr 2009 22:17:44 -0700
Joe Perches <joe@...ches.com> wrote:
> Better description of file pattern tag "F:"
> Add file exclusion tag "X:"
> Add patterns to sections
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> DVB SUBSYSTEM AND DRIVERS
> P: LinuxTV.org Project
> M: linux-media@...r.kernel.org
> W: http://linuxtv.org/
> T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
> S: Maintained
> +F: Documentation/dvb/
> +F: drivers/media/dvb/
> +F: drivers/media/common/saa7146*.c
> +F: include/linux/dvb/
> VIDEO FOR LINUX (V4L)
> P: Mauro Carvalho Chehab
> M: mchehab@...radead.org
> L: linux-media@...r.kernel.org
> W: http://linuxtv.org
> T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
> S: Maintained
> +F: Documentation/video4linux/
> +F: drivers/media/video/
> +F: drivers/media/radio/
> +F: include/linux/videodev.h
> +F: include/linux/videodev2.h
> +F: include/media/
For those two:
Acked-by: Mauro Carvalho Chehab <mchehab@...hat.com>
While those two entries are correct, they don't cover all files, since there
are other common drivers and core modules shared between both subsystems. For
example, the tuner and IR files are under drivers/media/common.
IMO, we should add a more generic entry to cover both. Something like:
MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
P: Mauro Carvalho Chehab
M: mchehab@...radead.org
L: linux-media@...r.kernel.org
W: http://linuxtv.org
T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
S: Maintained
F: drivers/media
Cheers,
Mauro
--
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