sparc64: Adjust crypto priorities.
authorDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:06:30 +0000 (09:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:06:30 +0000 (09:06 -0700)
commit1080362425793f67e36dc690973e13e4a9631b4d
tree7c41ddc540679c9782ca9b448cbca8f52e9b6d47
parentc69ad0a3f7d871aa61fb669fb41c951df6660a61
sparc64: Adjust crypto priorities.

Make the crypto opcode implementations have a higher priority than
those provides by the ring buffer based Niagara crypto device.

Also, several crypto opcode hashes were not setting the priority value
at all.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/crypto/aes_glue.c
arch/sparc/crypto/camellia_glue.c
arch/sparc/crypto/crc32c_glue.c
arch/sparc/crypto/des_glue.c
arch/sparc/crypto/md5_glue.c
arch/sparc/crypto/opcodes.h
arch/sparc/crypto/sha1_glue.c
arch/sparc/crypto/sha256_glue.c
arch/sparc/crypto/sha512_glue.c
drivers/crypto/n2_core.c