]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:14 +0000 (14:12 +0200)
commit76e6efaf5a7a69017da5b68726f089026494727d
tree948658131503b74a56cd0d076897ce0adc1ff0c5
parentcfa4c3c11eca0f313e1480cc30d4d8093c76e1c8
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