diff options
author | 2013-08-11 02:33:28 +0200 | |
---|---|---|
committer | 2013-08-11 14:06:30 +0100 | |
commit | b1a8e78d173081c303bea88e92a1e1423befca63 (patch) | |
tree | 6d4b0b1207a78c9525d18d56e7c80055f7dd738c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: s3c64xx: fix casting warning (diff) | |
download | linux-dev-b1a8e78d173081c303bea88e92a1e1423befca63.tar.xz linux-dev-b1a8e78d173081c303bea88e92a1e1423befca63.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions