diff options
author | Tomasz Figa <tomasz.figa@gmail.com> | 2013-08-11 02:33:28 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-11 14:06:30 +0100 |
commit | b1a8e78d173081c303bea88e92a1e1423befca63 (patch) | |
tree | 6d4b0b1207a78c9525d18d56e7c80055f7dd738c /crypto/gf128mul.c | |
parent | b998aca8ade221d592c8fc6b00687f2c4034d918 (diff) |
spi: s3c64xx: Zero dma_slave_config struct in prepare_dma()
Not all fields of dma_slave_config struct are being initialized by
prepare_dma() function, leaving those which are not in undefined state,
which can confuse DMA drivers using them.
This patch adds call to memset() to zero the struct before initializing
a subset of its fields.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'crypto/gf128mul.c')
0 files changed, 0 insertions, 0 deletions