crypto: ux500: use dmaengine_device_control API
authorFabio Baltieri <fabio.baltieri@linaro.org>
Tue, 25 Jun 2013 08:54:47 +0000 (10:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Jun 2013 12:51:26 +0000 (14:51 +0200)
commit97453dfbbb5c26211998ed2639a45750ea5cc543
tree25950e9d3679447caeb3447ea8341ee96d480dd4
parentfe14ed43ee7d1aec9778388a7a07ab7bfb499736
crypto: ux500: use dmaengine_device_control API

Use dmaengine_device_control 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