[PATCH v2 0/3] staging: ccree: Fixes and cleanups

From: Gilad Ben-Yossef
Date: Thu Nov 02 2017 - 04:10:42 EST


Fixes and cleanups for 4.15

Changes from v1:
- Move DMA mask code to before turning on clocks, based
on feedback from Dan Carpenter.
- Add missing kmalloc success check, as spotted by Dan
Carpenter.

Gilad Ben-Yossef (3):
staging: ccree: copy IV to DMAable memory
staging: ccree: handle limiting of DMA masks
staging: ccree: remove dead code

drivers/staging/ccree/ssi_cipher.c | 24 ++++++++++++++++++------
drivers/staging/ccree/ssi_cipher.h | 1 +
drivers/staging/ccree/ssi_driver.c | 25 ++++++++++++++++++++-----
drivers/staging/ccree/ssi_driver.h | 1 -
4 files changed, 39 insertions(+), 12 deletions(-)

--
2.7.4