]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: picoxcell - Use of_match_ptr() macro
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 14 Mar 2013 10:16:58 +0000 (15:46 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Mar 2013 10:13:55 +0000 (18:13 +0800)
commit1facd57543068da5597db3f24da4b1f54731c168
tree31fba7fba3c9e25d5d153c178384c20fa2f78504
parent12e392fcdd190530715ca865a06eb8d6affa33f5
crypto: picoxcell - Use of_match_ptr() macro

This eliminates having an #ifdef returning NULL for the case
when OF is disabled.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c