]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: networking: move z8530 to the hw driver section
authorJakub Kicinski <kuba@kernel.org>
Fri, 26 Jun 2020 17:27:25 +0000 (10:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jun 2020 23:08:44 +0000 (16:08 -0700)
Move z8530 docs to hamradio and wan subdirectories.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/device_drivers/hamradio/index.rst [new file with mode: 0644]
Documentation/networking/device_drivers/hamradio/z8530drv.rst [moved from Documentation/networking/z8530drv.rst with 100% similarity]
Documentation/networking/device_drivers/index.rst
Documentation/networking/device_drivers/wan/index.rst [new file with mode: 0644]
Documentation/networking/device_drivers/wan/z8530book.rst [moved from Documentation/networking/z8530book.rst with 100% similarity]
Documentation/networking/index.rst
MAINTAINERS
drivers/net/hamradio/Kconfig
drivers/net/hamradio/scc.c

diff --git a/Documentation/networking/device_drivers/hamradio/index.rst b/Documentation/networking/device_drivers/hamradio/index.rst
new file mode 100644 (file)
index 0000000..df03a5a
--- /dev/null
@@ -0,0 +1,18 @@
+.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+
+Amateur Radio Device Drivers
+============================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   z8530drv
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
index 2d4817fc6a2958b8c5f31222e799a5b59abb4a7a..5497e3ae1ca924644c9b06351d3f4bd6995cbe32 100644 (file)
@@ -11,6 +11,8 @@ Contents:
    cable/index
    cellular/index
    ethernet/index
+   hamradio/index
+   wan/index
    wifi/index
 
 .. only::  subproject and html
diff --git a/Documentation/networking/device_drivers/wan/index.rst b/Documentation/networking/device_drivers/wan/index.rst
new file mode 100644 (file)
index 0000000..9d9ae94
--- /dev/null
@@ -0,0 +1,18 @@
+.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+
+Classic WAN Device Drivers
+==========================
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   z8530book
+
+.. only::  subproject and html
+
+   Indices
+   =======
+
+   * :ref:`genindex`
index 0186e276690a3cd7f15a964ed266a4b88af19d15..718e04e3f7ed373fab27c6b700e407b34c74ddd0 100644 (file)
@@ -20,7 +20,6 @@ Contents:
    ieee802154
    j1939
    kapi
-   z8530book
    msg_zerocopy
    failover
    net_dim
@@ -122,7 +121,6 @@ Contents:
    xfrm_proc
    xfrm_sync
    xfrm_sysctl
-   z8530drv
 
 .. only::  subproject and html
 
index 43e7c9a94a4898f3e2528daa137d7996a1c20dab..bdde85c12b743cf5c92923cd70fb3f5f8557251a 100644 (file)
@@ -18902,7 +18902,7 @@ L:      linux-hams@vger.kernel.org
 S:     Maintained
 W:     http://yaina.de/jreuter/
 W:     http://www.qsl.net/dl1bke/
-F:     Documentation/networking/z8530drv.rst
+F:     Documentation/networking/device_drivers/hamradio/z8530drv.rst
 F:     drivers/net/hamradio/*scc.c
 F:     drivers/net/hamradio/z8530.h
 
index 70f754abbecab12e93b7a90abe1c036ef717d4c8..cde8b48e7bc77acf6b72fccb060e7a2050d0aba4 100644 (file)
@@ -84,8 +84,9 @@ config SCC
        help
          These cards are used to connect your Linux box to an amateur radio
          in order to communicate with other computers. If you want to use
-         this, read <file:Documentation/networking/z8530drv.rst> and the
-         AX25-HOWTO, available from
+         this, read
+         <file:Documentation/networking/device_drivers/hamradio/z8530drv.rst>
+         and the AX25-HOWTO, available from
          <http://www.tldp.org/docs.html#howto>. Also make sure to say Y
          to "Amateur Radio AX.25 Level 2" support.
 
@@ -98,7 +99,8 @@ config SCC_DELAY
        help
          Say Y here if you experience problems with the SCC driver not
          working properly; please read
-         <file:Documentation/networking/z8530drv.rst> for details.
+         <file:Documentation/networking/device_drivers/hamradio/z8530drv.rst>
+         for details.
 
          If unsure, say N.
 
index 33fdd55c6122876d05dd78f689706bf25873cd56..1e915871baa70bea81a99e801cdce725782582d4 100644 (file)
@@ -7,7 +7,7 @@
  *            ------------------
  *
  * You can find a subset of the documentation in 
- * Documentation/networking/z8530drv.rst.
+ * Documentation/networking/device_drivers/wan/z8530drv.rst.
  */
 
 /*