diff options
author | Amelie Delaunay <amelie.delaunay@foss.st.com> | 2022-05-05 14:56:10 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-05-19 21:13:41 +0300 |
commit | baa1424314f8e4bb5b266aaf9cc7fb7a9e65901b (patch) | |
tree | 9b466ce4a9ad7291cf4b0f75bbee1afa7cc8ce6c /MAINTAINERS | |
parent | ded6230691e00b0f31afc8aa18f26c57072ff58f (diff) | |
download | linux-baa1424314f8e4bb5b266aaf9cc7fb7a9e65901b.tar.xz |
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
dmaengine framework offers device_pause and device_resume ops to pause an
on-going transfer and resume it later.
To avoid any misunderstanding with system sleep pm ops, rename pm ops into
stm32_dma_pm_suspend and stm32_dma_pm_resume.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20220505115611.38845-4-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions