Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e092c8c authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

PM / docs: Drop confusing kernel-doc references from infrastructure.rst



The references to drivers/base/power/main.c and
drivers/acpi/scan.c from Documentation/driver-api/infrastructure.rst
are confusing.  They both cause descriptions of functions that are
not relevant to device drivers at all to be generated and none of
them is sufficient to cover the API in a meaningful way.

Drop them for now.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 0c744ea4
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -55,21 +55,6 @@ Device Drivers DMA Management
.. kernel-doc:: drivers/base/dma-mapping.c
   :export:

Device Drivers Power Management
-------------------------------

.. kernel-doc:: drivers/base/power/main.c
   :export:

Device Drivers ACPI Support
---------------------------

.. kernel-doc:: drivers/acpi/scan.c
   :export:

.. kernel-doc:: drivers/acpi/scan.c
   :internal:

Device drivers PnP support
--------------------------