linux/drivers/crypto/amlogic
Tang Bin 9ae219b199 crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
The function meson_crypto_probe() is only called with an openfirmware
platform device. Therefore there is no need to check that the passed
in device is NULL.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-03-07 15:13:14 +11:00
..
amlogic-gxl-cipher.c crypto: amlogic - Fix endianness marker 2020-09-04 17:57:17 +10:00
amlogic-gxl-core.c crypto: amlogic - Fix unnecessary check in meson_crypto_probe() 2021-03-07 15:13:14 +11:00
amlogic-gxl.h crypto: amlogic-gxl - permit async skcipher as fallback 2020-07-16 21:49:02 +10:00
Kconfig crypto: amlogic-gxl - default to build as module 2020-07-16 21:49:01 +10:00
Makefile