Correct the driver to attend to only relevant interrupt bits, and ensure that interrupts are managed properly at module unload.
Changes from V1:
- Changed the #define to "SUPPORTED_INTERRUPTS"
---
Gary R Hook (2):
crypto: ccp - Use only the relevant interrupt bits
crypto: ccp - Disable interrupts early on unload
drivers/crypto/ccp/ccp-dev-v5.c | 11 ++++++-----
drivers/crypto/ccp/ccp-dev.h | 5 ++---
2 files changed, 8 insertions(+), 8 deletions(-)
--
