On Sun, 12 Aug 2007 23:29:02 -0700, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
> 
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 491a5a6..2c78350 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2199,6 +2199,9 @@ M:      [EMAIL PROTECTED]
>  L:   [EMAIL PROTECTED]
>  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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to