linux/drivers/crypto/ux500/cryp
Julia Lawall 142be74078 crypto: ux500 - use GFP_KERNEL
Platform_driver probe functions aren't called with locks held
and thus don't need GFP_ATOMIC. Use GFP_KERNEL instead.

Problem found with Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-02-18 16:21:09 +11:00
..
cryp_core.c crypto: ux500 - use GFP_KERNEL 2022-02-18 16:21:09 +11:00
cryp_irq.c crypto: ux500/hash - Fix worthy kernel-doc headers and remove others 2021-03-26 20:02:35 +11:00
cryp_irq.h crypto: ux500 - fix incorrect kernel-doc comment syntax 2021-03-26 20:15:58 +11:00
cryp_irqp.h crypto: ux500 - fix incorrect kernel-doc comment syntax 2021-03-26 20:15:58 +11:00
cryp_p.h crypto: ux500/cryp - Remove duplicate argument 2021-04-22 17:31:30 +10:00
cryp.c crypto: ux500/hash - Fix worthy kernel-doc headers and remove others 2021-03-26 20:02:35 +11:00
cryp.h crypto: ux500 - Use platform_get_irq() to get the interrupt 2021-12-24 14:18:28 +11:00
Makefile crypto: ux500 - fix license comment syntax error 2019-06-01 18:29:58 +02:00