]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: ux500 - Cleanup hardware identification
authorAndreas Westin <andreas.westin@stericsson.com>
Thu, 10 May 2012 08:14:08 +0000 (10:14 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 15 May 2012 07:25:33 +0000 (17:25 +1000)
commitd1cbb1447bca8eaa28b7a384365932b49c47811f
tree808a62ab2015d511f0dd1e6d0e0ed01ff70e1234
parentf7329e71626c977fee672710142eb34ed7d021c7
crypto: ux500 - Cleanup hardware identification

Don't use SOC specific functions to identify
which crypto hardware we are talking to and use
the ID provided in the module instead.

Signed-off-by: Andreas Westin <andreas.westin@stericsson.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ux500/cryp/cryp.c
drivers/crypto/ux500/cryp/cryp_p.h
drivers/crypto/ux500/hash/hash_core.c