]> git.baikalelectronics.ru Git - kernel.git/commit
PM / docs: Drop confusing kernel-doc references from infrastructure.rst
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 19 Dec 2016 20:36:39 +0000 (21:36 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Jan 2017 23:07:09 +0000 (00:07 +0100)
commit2cb2e24d0865c2c552d2798ead08f0e4df110b84
tree570b20d85fe27b6d04acf90dcbbebacd59f5255b
parenta780c2d5637d959a6133b349d5166a4148a42da3
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: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/infrastructure.rst