linux/drivers/crypto/stm32
Corentin LABBE de91568838 crypto: stm32 - use of_device_get_match_data
The usage of of_device_get_match_data reduce the code size a bit.
Furthermore, it prevents an improbable dereference when
of_match_device() return NULL.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-10-07 12:10:34 +08:00
..
Kconfig
Makefile
stm32_crc32.c
stm32-hash.c crypto: stm32 - use of_device_get_match_data 2017-10-07 12:10:34 +08:00