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 <wangxiaojun11@xxxxxxxxxx> > --- > 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 <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt