diff options
author | Zain Wang <wzz@rock-chips.com> | 2017-08-15 09:48:15 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-22 08:54:54 +0200 |
commit | 5a7801f6634b1e2888bcb1a85bedc50e46dcd757 (patch) | |
tree | 8ce1aca11dfb13223b75f49efcdba7303e8c6805 /drivers/crypto/inside-secure/safexcel.c | |
parent | crypto: cavium - add release_firmware to all return case (diff) | |
download | linux-5a7801f6634b1e2888bcb1a85bedc50e46dcd757.tar.xz linux-5a7801f6634b1e2888bcb1a85bedc50e46dcd757.zip |
crypto: rockchip - Don't dequeue the request when device is busy
The device can only process one request at a time. So if multiple
requests came at the same time, we can enqueue them first, and
dequeue them one by one when the device is idle.
Signed-off-by: zain wang <wzz@rock-chips.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/inside-secure/safexcel.c')
0 files changed, 0 insertions, 0 deletions