diff options
| author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-10-12 19:11:10 +0200 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-15 12:35:39 -0600 |
| commit | d4300c4e4fd4395418aa9a8e2311702992dd18b2 (patch) | |
| tree | dc2de6b1b9ce40e83d5a64f5286db88634ae5eb0 /Documentation | |
| parent | 2c1d7ffdf4fe34b79a373ea93584e71ae6ce62e2 (diff) | |
| download | cachepc-linux-d4300c4e4fd4395418aa9a8e2311702992dd18b2.tar.gz cachepc-linux-d4300c4e4fd4395418aa9a8e2311702992dd18b2.zip | |
docs: admin-guide: Move Dell RBU document from driver-api
This document describes how an admin can use the dell_rbu driver, rather
than any in-kernel API details.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/admin-guide/dell_rbu.rst (renamed from Documentation/driver-api/dell_rbu.rst) | 0 | ||||
| -rw-r--r-- | Documentation/admin-guide/index.rst | 1 | ||||
| -rw-r--r-- | Documentation/driver-api/index.rst | 1 |
3 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/dell_rbu.rst b/Documentation/admin-guide/dell_rbu.rst index 5d1ce7bcd04d..5d1ce7bcd04d 100644 --- a/Documentation/driver-api/dell_rbu.rst +++ b/Documentation/admin-guide/dell_rbu.rst diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 545ea26364b7..4405b7485312 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -72,6 +72,7 @@ configure specific aspects of kernel behavior to your liking. clearing-warn-once cpu-load cputopology + dell_rbu device-mapper/index efi-stub ext4 diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index 38e638abe3eb..c1e1b3f6d419 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -73,7 +73,6 @@ available subsections can be seen below. connector console dcdbas - dell_rbu edid eisa ipmb |
