]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: move driver-api/dcdbas to userspace-api/
authorVegard Nossum <vegard.nossum@oracle.com>
Thu, 21 Dec 2023 12:48:16 +0000 (13:48 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jan 2024 21:17:40 +0000 (14:17 -0700)
This file documents a sysfs interface that is intended for systems
management software. It does NOT document any kind of kernel driver
API. It is also not meant to be used directly by system administrators
or users.

Cc: Stuart Hayes <stuart.w.hayes@gmail.com>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231221124816.2978000-3-vegard.nossum@oracle.com
Documentation/driver-api/index.rst
Documentation/userspace-api/dcdbas.rst [moved from Documentation/driver-api/dcdbas.rst with 100% similarity]
Documentation/userspace-api/index.rst
MAINTAINERS
drivers/platform/x86/dell/Kconfig
drivers/platform/x86/dell/dcdbas.c

index b1b82ac1063b9d1244ce105f97b925bda75f4d7e..b38f81836118b44858cda20ba518a7177fd51d17 100644 (file)
@@ -78,7 +78,6 @@ available subsections can be seen below.
    backlight/lp855x-driver.rst
    connector
    console
-   dcdbas
    eisa
    isa
    io-mapping
index 277b7a40ca91e652ed809739afea4bfa73e2c5f8..74bc0716432ecd3f1129e6ab17b1a7c12ea9ed3a 100644 (file)
@@ -32,6 +32,7 @@ place where this information is gathered.
    futex2
    tee
    isapnp
+   dcdbas
 
 .. only::  subproject and html
 
index cbafd63abacc25320be0484c42f961d22baf6526..ec08af41bfcfad9eaf55ea338037747e65d55972 100644 (file)
@@ -5901,7 +5901,7 @@ DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
 M:     Stuart Hayes <stuart.w.hayes@gmail.com>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
-F:     Documentation/driver-api/dcdbas.rst
+F:     Documentation/userspace-api/dcdbas.rst
 F:     drivers/platform/x86/dell/dcdbas.*
 
 DELL WMI DDV DRIVER
index bdd78076b1d7b59397f4dfcca2e56c1a366af09b..e712df67fa6be047c71061083b75ef3b8269a679 100644 (file)
@@ -37,7 +37,7 @@ config DCDBAS
          Interrupts (SMIs) and Host Control Actions (system power cycle or
          power off after OS shutdown) on certain Dell systems.
 
-         See <file:Documentation/driver-api/dcdbas.rst> for more details on the driver
+         See <file:Documentation/userspace-api/dcdbas.rst> for more details on the driver
          and the Dell systems on which Dell systems management software makes
          use of this driver.
 
index 76787369d7fab9d65cb3e8402f682ff1736f6e0f..a60e350563875f6b8ac14fbdfdbe143a0414b700 100644 (file)
@@ -7,7 +7,7 @@
  *  and Host Control Actions (power cycle or power off after OS shutdown) on
  *  Dell systems.
  *
- *  See Documentation/driver-api/dcdbas.rst for more information.
+ *  See Documentation/userspace-api/dcdbas.rst for more information.
  *
  *  Copyright (C) 1995-2006 Dell Inc.
  */