Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f85e8813 authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Greg Kroah-Hartman
Browse files

DocBook: w1: Update W1 file locations and names in DocBook



Some of the files in the W1 subsystem have been moved or renamed,
update the documentation for the same.

Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 069a0f32
Loading
Loading
Loading
Loading
+9 −9
Original line number Original line Diff line number Diff line
@@ -51,9 +51,9 @@
    <sect1 id="w1_internal_api">
    <sect1 id="w1_internal_api">
      <title>W1 API internal to the kernel</title>
      <title>W1 API internal to the kernel</title>
      <sect2 id="w1.h">
      <sect2 id="w1.h">
        <title>drivers/w1/w1.h</title>
        <title>include/linux/w1.h</title>
        <para>W1 core functions.</para>
        <para>W1 kernel API functions.</para>
!Idrivers/w1/w1.h
!Iinclude/linux/w1.h
      </sect2>
      </sect2>


      <sect2 id="w1.c">
      <sect2 id="w1.c">
@@ -62,18 +62,18 @@
!Idrivers/w1/w1.c
!Idrivers/w1/w1.c
      </sect2>
      </sect2>


      <sect2 id="w1_family.h">
        <title>drivers/w1/w1_family.h</title>
        <para>Allows registering device family operations.</para>
!Idrivers/w1/w1_family.h
      </sect2>

      <sect2 id="w1_family.c">
      <sect2 id="w1_family.c">
        <title>drivers/w1/w1_family.c</title>
        <title>drivers/w1/w1_family.c</title>
        <para>Allows registering device family operations.</para>
        <para>Allows registering device family operations.</para>
!Edrivers/w1/w1_family.c
!Edrivers/w1/w1_family.c
      </sect2>
      </sect2>


      <sect2 id="w1_internal.h">
        <title>drivers/w1/w1_internal.h</title>
        <para>W1 internal initialization for master devices.</para>
!Idrivers/w1/w1_internal.h
      </sect2>

      <sect2 id="w1_int.c">
      <sect2 id="w1_int.c">
        <title>drivers/w1/w1_int.c</title>
        <title>drivers/w1/w1_int.c</title>
        <para>W1 internal initialization for master devices.</para>
        <para>W1 internal initialization for master devices.</para>