diff options
author | Radhey Shyam Pandey <[email protected]> | 2022-05-10 12:42:42 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-05-16 18:21:47 +0530 |
commit | 517a710ac8fe9cbc48d0ec3ca81377f6ef3b86b7 (patch) | |
tree | 5d95adb364e077e8665f86cb10c1f307817b5ddd /lib/mpi/mpi-add.c | |
parent | 9126518e0439bc4b47b15d0da42f0cdba7a74b3a (diff) |
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
pm_runtime_resume_and_get() automatically handle dev->power.usage_count
decrement on errors, so prefer using it and also implement it's error
handling.
Signed-off-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions