]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: ux500: use dmaengine_prep_slave_sg API
authorFabio Baltieri <fabio.baltieri@linaro.org>
Tue, 25 Jun 2013 08:54:48 +0000 (10:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Jun 2013 12:51:30 +0000 (14:51 +0200)
commitb044d75bc20cdfcddd3bd1497fe6f29ee5d44699
tree6a5de5f5692c121a38c9bb53c2142ad5af6f445b
parent774c064acdf8ee63b4d8983a7d39e05cd4c774a6
crypto: ux500: use dmaengine_prep_slave_sg API

Use dmaengine_prep_slave_sg inline function instead of going through the
structures manually.

Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/crypto/ux500/cryp/cryp_core.c
drivers/crypto/ux500/hash/hash_core.c