PM / core: Clean up some function headers in power.h
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 16 Oct 2019 14:16:27 +0000 (16:16 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 8 Nov 2019 11:38:42 +0000 (12:38 +0100)
commitea0d11c9dd95d685fe94299847446e6ad9594c39
treeaf5b0eaea838a0dcdf2a97337c01e251be5b4cb4
parentda6043fe85eb5ec621e34a92540735dcebbea134
PM / core: Clean up some function headers in power.h

The power.h is a bit messy due to the various existing CONFIG_PM* Kconfig
combinations. However the final section for wakeup_source_sysfs*() can be
moved inside one of the existing sections rather than adding yet another
one, so let's do that to clean up the code a little bit.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/power.h