Re: [PATCH 02/10] MAINTAINERS - Add file patterns

From: Mauro Carvalho Chehab
Date: Wed Apr 08 2009 - 10:19:00 EST


On Tue, 7 Apr 2009 22:17:44 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> Better description of file pattern tag "F:"
> Add file exclusion tag "X:"
> Add patterns to sections
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

> DVB SUBSYSTEM AND DRIVERS
> P: LinuxTV.org Project
> M: linux-media@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxx
> L: linux-media@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxx>

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@xxxxxxxxxxxxx
L: linux-media@xxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/