]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg
authorGeorge Cherian <george.cherian@cavium.com>
Thu, 4 May 2017 11:34:44 +0000 (11:34 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 Jun 2017 06:11:48 +0000 (14:11 +0800)
commit3fec63c24ab32f92a457a851a9974f2ba5edb478
treeb9105e1aca1d91bda5953033b57f7ac0c9ee45b1
parentfa8dcf1592468b66f96e9e83586a9bd4d17f0a7c
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to dev_dbg

Mailbox interrupt is common and it is not an error interrupt.
So downgrade the print from dev_err to  dev_dbg.

Signed-off-by: George Cherian <george.cherian@cavium.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/cavium/cpt/cptvf_main.c