Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runt…
…ime_get_sync Using pm_runtime_resume_and_get() to replace pm_runtime_get_sync and pm_runtime_put_noidle. This change is just to simplify the code, no actual functional changes. Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information