linux/drivers/crypto/allwinner/sun8i-ce
Dinghao Liu 5c3a8a661e crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
pm_runtime_get_sync() increments the runtime PM usage counter even
the call returns an error code. Thus a corresponding decrement is
needed on the error handling path to keep the counter balanced.

Fix this by adding the missed function call.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-07-03 14:18:33 +10:00
..
Makefile
sun8i-ce-cipher.c crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init 2020-07-03 14:18:33 +10:00
sun8i-ce-core.c docs: fix broken references for ReST files that moved around 2020-04-20 15:45:03 -06:00
sun8i-ce.h crypto: sun8i-ce - fix description of stat_fb 2020-03-06 12:28:21 +11:00