Documentation: move driver-api/isapnp to userspace-api/
authorVegard Nossum <vegard.nossum@oracle.com>
Thu, 21 Dec 2023 12:48:15 +0000 (13:48 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 3 Jan 2024 21:17:39 +0000 (14:17 -0700)
commit77e075579e88892510ddb7fda47ea15d74a5729f
tree757ac4538e59637670f9008b77b56ea0ad80bd4e
parent89405db5cd1ed641dfe91b4a3796bb6188ab05e3
Documentation: move driver-api/isapnp to userspace-api/

driver-api/isapnp documents /proc interfaces for interfacing directly
with ISA Plug & Play devices, not any kind of API for kernel developers,
and should thus also live under userspace-api/.

Also fix a few issues while we're at it.

Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20231221124816.2978000-2-vegard.nossum@oracle.com
Documentation/driver-api/index.rst
Documentation/driver-api/isapnp.rst [deleted file]
Documentation/userspace-api/index.rst
Documentation/userspace-api/isapnp.rst [new file with mode: 0644]
MAINTAINERS
drivers/pnp/isapnp/Kconfig