]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: amlogic - Remove redundant assignment and error messages
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 11 Sep 2024 12:17:51 +0000 (20:17 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 5 Oct 2024 05:22:05 +0000 (13:22 +0800)
commitf74032baac84a93f5d3027ba00e000630f13d620
treed1639d05d3aa96e01852fbbc56421b6a36c0c6ad
parentb9cbf6916e0a6899bc67ee574993b7f24d3f606b
crypto: amlogic - Remove redundant assignment and error messages

In the function meson_crypto_probe, devm_platform_ioremap_resource()
have already contains error message, so remove the
redundant assignment and error messages.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/amlogic/amlogic-gxl-core.c