]> Git Repo - linux.git/commit
crypto: amlogic - Fix unnecessary check in meson_crypto_probe()
authorTang Bin <[email protected]>
Wed, 10 Feb 2021 03:16:37 +0000 (11:16 +0800)
committerHerbert Xu <[email protected]>
Sun, 7 Mar 2021 04:13:14 +0000 (15:13 +1100)
commit9ae219b199314790180da30fce231317142770dc
tree3468851cd252a12d89e7d8834eed6e2814114bb9
parente06da499d69a0b34d5824c5fde38f1f7e1eb9833
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
drivers/crypto/amlogic/amlogic-gxl-core.c
This page took 0.047742 seconds and 4 git commands to generate.