diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2020-03-04 23:00:34 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-03-05 15:06:15 +0100 |
commit | 6d6af5796e5d9a88ae83c9c753023bba61deb18b (patch) | |
tree | c2210b61cc760d82e1395ff8987f9ec4005de32c /virt | |
parent | spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics (diff) | |
download | linux-6d6af5796e5d9a88ae83c9c753023bba61deb18b.tar.xz linux-6d6af5796e5d9a88ae83c9c753023bba61deb18b.zip |
spi: spi-fsl-dspi: Remove unused chip->void_write_data
This variable has been present since the initial submission of the
driver, and held, for some reason, the value of zero, to be sent on the
wire in the case there wasn't any TX buffer for the current transfer.
Since quite a while now, however, it isn't doing anything at all.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20200304220044.11193-3-olteanv@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions