commit | 27649c39b56521a2c5d350604688f31db92bf1bc | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Tue Jan 15 15:43:16 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 25 18:41:51 2019 +0800 |
tree | 5d745c7a03d6ba8cb03d01be88fae468ea92af13 | |
parent | c139c72e2beb3e3db5148910b3962b7322e24374 [diff] |
crypto: ccree - shared irq lines are not a bug The ccree driver was logging an error if it got an interrupt but HW indicated nothing to do as might happen if sharing an irq line. Remove the error as this is normal and we already have a debug print for the IRR register value. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>