summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorChunyan Zhang <zhang.chunyan@linaro.org>2018-01-26 16:08:46 +0300
committerMark Brown <broonie@kernel.org>2018-01-26 17:43:51 +0300
commitaa27bbc6c6c60227c096d515f55ffe6cdfef7d2b (patch)
tree95ae3585d1cef8bb267076af8073d5b0f30e0276 /kernel/workqueue.c
parent72069f9957a11896e79e95c8b55ec815e97c2187 (diff)
downloadlinux-aa27bbc6c6c60227c096d515f55ffe6cdfef7d2b.tar.xz
regulator: empty the old suspend functions
Regualtor suspend/resume functions should only be called by PM suspend core via registering dev_pm_ops, and regulator devices should implement the callback functions. Thus, any regulator consumer shouldn't call the regulator suspend/resume functions directly. In order to avoid compile errors, two empty functions with the same name still be left for the time being. Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions