>
> The patch titled
> Add Documentation/{w1,w1/masters}/00-INDEX
> has been added to the -mm tree. Its filename is
> add-documentation-w1w1-masters-00-index.patch
>
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>
> See
http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
> out what to do about this
>
> ------------------------------------------------------
> Subject: Add Documentation/{w1,w1/masters}/00-INDEX
> From: Rob Landley <rob@landley.net>
>
> Two 00-INDEX files under Documentation/w1
>
> Signed-off-by: Rob Landley <rob@landley.net>
> Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
>
>
> diff -puN /dev/null Documentation/w1/00-INDEX
> --- /dev/null
> +++ a/Documentation/w1/00-INDEX
> @@ -0,0 +1,8 @@
> +00-INDEX
> + - This file
> +masters/
> + - Individual chips providing 1-wire busses.
> +w1.generic
> + - The 1-wire (w1) bus
> +w1.netlink
> + - Userspace communication protocol over connector [1].
> diff -puN /dev/null Documentation/w1/masters/00-INDEX
> --- /dev/null
> +++ a/Documentation/w1/masters/00-INDEX
> @@ -0,0 +1,6 @@
> +00-INDEX
> + - This file
> +ds2482
> + - The Maixm/Dallas Semiconductor DS2482 provides 1-wire busses.
> +ds2490
> + - The Maixm/Dallas Semiconductor DS2490 builds USB <-> W1 bridges.