Messages in this thread |  | | Date | Thu, 18 Apr 2019 22:23:28 +0800 | From | Herbert Xu <> | Subject | Re: [PATCH 1/1] crypto: stm32/hash - Fix self test issue during export |
| |
On Mon, Apr 08, 2019 at 09:41:58AM +0200, Lionel Debieve wrote: > Change the wait condition to check if the hash is busy. > Context can be saved as soon as hash has finishing processing > data. Remove unused lock in the device structure. > > Signed-off-by: Lionel Debieve <lionel.debieve@st.com> > --- > drivers/crypto/stm32/stm32-hash.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |