From: Vutla, Lokesh Date: Tue, 7 Jul 2015 15:31:45 +0000 (+0530) Subject: crypto: omap-aes - Fix configuring of AES mode X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5396c6c0741317a54f8032ac50346f123e664a52;p=pandora-kernel.git crypto: omap-aes - Fix configuring of AES mode AES_CTRL_REG is used to configure AES mode. Before configuring any mode we need to make sure all other modes are reset or else driver will misbehave. So mask all modes before configuring any AES mode. Signed-off-by: Lokesh Vutla Signed-off-by: Herbert Xu --- Reading git-diff-tree failed