[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070813115921.1fac3ccd@hyperion.delvare>
Date: Mon, 13 Aug 2007 11:59:21 +0200
From: Jean Delvare <khali@...ux-fr.org>
To: joe@...ches.com
Cc: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
i2c@...sensors.org, akpm@...ux-foundation.org
Subject: Re: [PATCH] [231/2many] MAINTAINERS - I2C SUBSYSTEM
On Sun, 12 Aug 2007 23:29:02 -0700, joe@...ches.com wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@...ches.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 491a5a6..2c78350 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2199,6 +2199,9 @@ M: khali@...ux-fr.org
> L: i2c@...sensors.org
> 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@...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