Documentation/auxiliary_bus: Move the text into the code
authorIra Weiny <ira.weiny@intel.com>
Thu, 2 Dec 2021 04:43:05 +0000 (20:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 15:41:50 +0000 (16:41 +0100)
commite1b5186810cc7d4ec60447032636b8e6772dbbc6
tree9cf65ac1d372de986927b9971911bb49c48681c6
parent8a2d6ffe7740cb8c944968aa9b0705e20afeef87
Documentation/auxiliary_bus: Move the text into the code

The code and documentation are more difficult to maintain when kept
separately.  This is further compounded when the standard structure
documentation infrastructure is not used.

Move the documentation into the code, use the standard documentation
infrastructure, add current documented functions, and reference the text
in the rst file.

Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Link: https://lore.kernel.org/r/20211202044305.4006853-8-ira.weiny@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/auxiliary_bus.rst
drivers/base/auxiliary.c
include/linux/auxiliary_bus.h