From: LEROY Christophe Date: Fri, 17 Apr 2015 14:32:11 +0000 (+0200) Subject: crypto: talitos - base address for Execution Units X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~279 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa7fa147b1572ae724819631ef442e1c9570f9a;p=pandora-kernel.git crypto: talitos - base address for Execution Units SEC 1.0, 1.2 and 2.x+ have different EU base addresses, so we need to define pointers for each EU in the driver private data structure. The proper address is set by the probe function depending on the SEC type, in order to provide access to the proper address. Signed-off-by: Christophe Leroy Signed-off-by: Herbert Xu --- Reading git-diff-tree failed