]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2c5bd1ef1511ecf3df24a1f2ee94c7f39d3318e1
treeb58ad53b362ab2e94c22a7c156cfd894ffc1c80b
parentf19de1bc67a042d00175139d1540cdb6ac97ed50
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