]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: drivers - remove of_match_ptr from OF match tables
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 16 May 2026 18:23:36 +0000 (20:23 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 May 2026 12:25:30 +0000 (20:25 +0800)
commit2b7b16c905b08a4cd28cbb2809ee38a78bfe0489
tree4b9e8e5c13d61b440ef4aa47052f714a348d4154
parent09e6b79b8ce388993aec9ac91b1cb2c181c27bd9
crypto: drivers - remove of_match_ptr from OF match tables

Drop of_match_ptr() because OF matching is stubbed out when CONFIG_OF=n.

Indent bcm_spu_pdriver.driver and its members while at it.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/bcm/cipher.c
drivers/crypto/qcom-rng.c