diff options
| author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2020-03-08 22:14:43 +0100 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2020-03-10 11:12:34 -0600 |
| commit | 19796c348ab62287fc6434f296ae279d7b97e39f (patch) | |
| tree | c7912efe1f5cfbd0ddc00471b8371cec2bc86e8d /Documentation | |
| parent | 0150aedda00efe2df9156c57de63f4dea8568e8e (diff) | |
| download | net-19796c348ab62287fc6434f296ae279d7b97e39f.tar.gz | |
docs: Move Intel Many Integrated Core documentation (mic) under misc-devices
It doesn't need to be a top-level chapter.
This patch also updates MAINTAINERS and makes sure the F: lines are
properly sorted.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20200308211519.8414-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/index.rst | 1 | ||||
| -rw-r--r-- | Documentation/misc-devices/index.rst | 1 | ||||
| -rw-r--r-- | Documentation/misc-devices/mic/index.rst (renamed from Documentation/mic/index.rst) | 0 | ||||
| -rw-r--r-- | Documentation/misc-devices/mic/mic_overview.rst (renamed from Documentation/mic/mic_overview.rst) | 0 | ||||
| -rw-r--r-- | Documentation/misc-devices/mic/scif_overview.rst (renamed from Documentation/mic/scif_overview.rst) | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index e99d0bd2589d89..6fdad61ee443cd 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -131,7 +131,6 @@ needed). usb/index PCI/index misc-devices/index - mic/index scheduler/index Architecture-agnostic documentation diff --git a/Documentation/misc-devices/index.rst b/Documentation/misc-devices/index.rst index f11c5daeada548..c1dcd262891188 100644 --- a/Documentation/misc-devices/index.rst +++ b/Documentation/misc-devices/index.rst @@ -20,4 +20,5 @@ fit into other categories. isl29003 lis3lv02d max6875 + mic/index xilinx_sdfec diff --git a/Documentation/mic/index.rst b/Documentation/misc-devices/mic/index.rst index 3a8d06367ef120..3a8d06367ef120 100644 --- a/Documentation/mic/index.rst +++ b/Documentation/misc-devices/mic/index.rst diff --git a/Documentation/mic/mic_overview.rst b/Documentation/misc-devices/mic/mic_overview.rst index 17d956bdaf7c04..17d956bdaf7c04 100644 --- a/Documentation/mic/mic_overview.rst +++ b/Documentation/misc-devices/mic/mic_overview.rst diff --git a/Documentation/mic/scif_overview.rst b/Documentation/misc-devices/mic/scif_overview.rst index 4c8ad9e4370649..4c8ad9e4370649 100644 --- a/Documentation/mic/scif_overview.rst +++ b/Documentation/misc-devices/mic/scif_overview.rst |
