crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:41 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:14:22 +0000 (21:14 +0200)
commitde97630d52069c96476dc156badaf1e2f74c55d5
tree839589b9c7d1e1961525b94579fdaa0561c777d9
parent75dc6893f5eaf42ddb9cbab841d29a68079f799a
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog

The Cryp driver is currently silent and the Hash driver prints the
name of its probe function unnecessarily. Let's just put a nice
descriptive one-liner there instead.

Cc: David S. Miller <davem@davemloft.net>
Cc: Andreas Westin <andreas.westin@stericsson.com>
Cc: linux-crypto@vger.kernel.org
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/crypto/ux500/cryp/cryp_core.c
drivers/crypto/ux500/hash/hash_core.c