commit | bee44359169ecf293a0bd2351ada186a0864a94a | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sun Aug 18 21:01:09 2019 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Aug 20 14:05:55 2019 +0100 |
tree | ebb39bf260bb3b08e145b8f48cb85725a512cfcb | |
parent | 9b536d3647ee1348860657c239d247364e4374ec [diff] |
spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL Introduced in commit 9298bc727385 ("spi: spi-fsl-dspi: Remove spi-bitbang") for less than obvious reasons, this assignment is confusing and serves no purpose. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Link: https://lore.kernel.org/r/20190818180115.31114-9-olteanv@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>