]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00215228-12: Move scatter/gather cache coherence into chained function.
authorSteve Cornelius <steve.cornelius@freescale.com>
Thu, 28 Jun 2012 22:27:16 +0000 (15:27 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:54 +0000 (08:34 +0200)
commit688fb62b0a44325f4f0efc4fa173fb7f0008e35f
tree948658131503b74a56cd0d076897ce0adc1ff0c5
parent9bd0e7c4ae6226c7d6b46a8178fd94da84d9be81
ENGR00215228-12: Move scatter/gather cache coherence into chained function.

Last driver revisions began to incorporate optimized mapping functions
for scatter/gather list management, and then centralized them as inlinable
functions usable from multiple modules. Since these became more globally
useful, moved the coupled cache-coherence functions out of the mainline code
and into the inlined ones for simplification.

Signed-off-by: Steve Cornelius <steve.cornelius@freescale.com>
drivers/crypto/caam/caamalg.c
drivers/crypto/caam/sg_sw_sec4.h