crypto: caam - remove DECO access initialization code
authorKim Phillips <kim.phillips@freescale.com>
Mon, 12 Dec 2011 20:59:16 +0000 (14:59 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Dec 2011 07:20:05 +0000 (15:20 +0800)
commita1a38c4c6a0f73e8a9dc217c0e4e0ac483a89f25
tree3cf55cfdcf54184e417797f0960c01349f6b8fef
parenta2ecb155a30fea933cc539fc2064fef825fd9511
crypto: caam - remove DECO access initialization code

Access to the SEC4 DECOs (DEscriptor COntrollers) (for debug purposes)
isn't supported or used, and its register access initialization code
erroneously makes illegal i/o accesses that show up as errors when
run under simulation.  Remove it until proper support (via DECORR)
is added.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/ctrl.c
drivers/crypto/caam/regs.h