Re: [PATCH] [231/2many] MAINTAINERS - I2C SUBSYSTEM

From: Jean Delvare
Date: Mon Aug 13 2007 - 09:40:40 EST


On Sun, 12 Aug 2007 23:29:02 -0700, joe@xxxxxxxxxxx wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 491a5a6..2c78350 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2199,6 +2199,9 @@ M: khali@xxxxxxxxxxxx
> L: i2c@xxxxxxxxxxxxxx
> T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
> S: Maintained
> +F: Documentation/i2c/
> +F: drivers/i2c/
> +F: include/linux/i2c*

As far as the i2c subsystem itself is concerned, the relevant header
files are only:

F: include/linux/i2c.h
F: include/linux/i2c-dev.h
F: include/linux/i2c-id.h

All the other i2c*.h files are driver-specific.

>
> I2C-TINY-USB DRIVER
> P: Till Harbaum


--
Jean Delvare
-
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/