On Mon, Nov 23, 2020 at 09:41:15PM +0800, Wang Xiaojun wrote:
> On calling pm_runtime_get_sync() the reference count of the device
> is incremented. In case of failure, should decrement the reference
> count before returning the error. So we fixed it by replacing it
> with pm_runtime_resume_and_get.
> 
> Signed-off-by: Wang Xiaojun <wangxiaoju...@huawei.com>
> ---
>  drivers/crypto/omap-sham.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

This function doesn't exist in the current cryptodev tree.

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to