On Thu, Jan 16, 2020 at 12:14:35PM +0200, Gilad Ben-Yossef wrote: > A bunch of fixes and code cleanups for the ccree driver > > Gilad Ben-Yossef (8): > crypto: ccree - fix AEAD decrypt auth fail > crypto: ccree - turn errors to debug msgs > crypto: ccree - fix pm wrongful error reporting > crypto: ccree - cc_do_send_request() is void func > crypto: ccree - fix PM race condition > crypto: ccree - split overloaded usage of irq field > crypto: ccree - make cc_pm_put_suspend() void > crypto: ccree - erase unneeded inline funcs > > Hadar Gat (2): > crypto: ccree: fix typos in error msgs > crypto: ccree: fix typo in comment > > Ofir Drang (1): > crypto: ccree - fix FDE descriptor sequence > > drivers/crypto/ccree/cc_aead.c | 22 +++---- > drivers/crypto/ccree/cc_cipher.c | 54 ++++++++++++++-- > drivers/crypto/ccree/cc_driver.c | 16 ++--- > drivers/crypto/ccree/cc_driver.h | 5 +- > drivers/crypto/ccree/cc_pm.c | 37 +++-------- > drivers/crypto/ccree/cc_pm.h | 17 +---- > drivers/crypto/ccree/cc_request_mgr.c | 90 ++++----------------------- > drivers/crypto/ccree/cc_request_mgr.h | 8 --- > 8 files changed, 93 insertions(+), 156 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt