diff options
| author | Chunyan Zhang <[email protected]> | 2018-01-26 13:08:46 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-01-26 14:43:51 +0000 |
| commit | aa27bbc6c6c60227c096d515f55ffe6cdfef7d2b (patch) | |
| tree | 95ae3585d1cef8bb267076af8073d5b0f30e0276 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | regulator: leave one item to record whether regulator is enabled (diff) | |
| download | kernel-aa27bbc6c6c60227c096d515f55ffe6cdfef7d2b.tar.gz kernel-aa27bbc6c6c60227c096d515f55ffe6cdfef7d2b.zip | |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions
