]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
crypto: ccp - Use only the relevant interrupt bits
authorGary R Hook <gary.hook@amd.com>
Thu, 20 Apr 2017 20:24:09 +0000 (15:24 -0500)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 20 Jun 2017 08:50:23 +0000 (10:50 +0200)
commit785cee532f680baf0a1b45a318dbb6ed2a394391
treece1649aa75c4f4decc3b71f1eda74747438afa02
parent443df361f6aa618d03a0e4fd8745c1aeb367706f
crypto: ccp - Use only the relevant interrupt bits

BugLink: http://bugs.launchpad.net/bugs/1692898
commit 56467cb11cf8ae4db9003f54b3d3425b5f07a10a upstream.

Each CCP queue can product interrupts for 4 conditions:
operation complete, queue empty, error, and queue stopped.
This driver only works with completion and error events.

Signed-off-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/crypto/ccp/ccp-dev-v5.c
drivers/crypto/ccp/ccp-dev.h