]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: omap-sham - change the DMA threshold value to a define
authorTero Kristo <t-kristo@ti.com>
Mon, 19 Sep 2016 15:22:16 +0000 (18:22 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Sep 2016 10:32:50 +0000 (18:32 +0800)
commit65f00c1372f839269d94708460cdff8fc1969d94
treeb58ad53b362ab2e94c22a7c156cfd894ffc1c80b
parent4e268db94cd940c07d7dd33c9631a110757231e3
crypto: omap-sham - change the DMA threshold value to a define

Currently the threshold value was hardcoded in the driver. Having a define
for it makes it easier to configure.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-sham.c