cpuidle: teo: Use kerneldoc documentation in admin-guide
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 2 Jun 2021 18:18:02 +0000 (20:18 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 11 Jun 2021 16:36:45 +0000 (18:36 +0200)
commit154ae8bb3c830f0a568a5194ce7e631aa6bcfe8b
tree3cad18cd4cfcc349a11d673eb2b3c066bbfa2baf
parent77577558f25d40b82fba98673cf31ca16ba41d34
cpuidle: teo: Use kerneldoc documentation in admin-guide

There are two descriptions of the TEO (Timer Events Oriented) cpuidle
governor in the kernel source tree, one in the C file containing its
code and one in cpuidle.rst which is part of admin-guide.

Instead of trying to keep them both in sync and in order to reduce
text duplication, include the governor description from the C file
directly into cpuidle.rst.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/pm/cpuidle.rst
drivers/cpuidle/governors/teo.c