diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-10-14 23:12:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-19 20:32:01 +0100 |
commit | 863cb2f72e636c8721482fd88e256facb59c5737 (patch) | |
tree | 76c80f8b30ae3866c36808edba94ec5e74aeb599 /mm/vmalloc.c | |
parent | 4adb1f8f880081ee9921ebd399786387e0cd6f52 (diff) | |
download | linux-863cb2f72e636c8721482fd88e256facb59c5737.tar.bz2 |
spi: dw: remove bits_per_word member of struct chip_data
There is no need to carry over spi->bits_per_word and Co from ->setup() in
struct chip_data since ->transfer_one() will anyway take the transfer
parameters from struct spi_transfer. This is since SPI core validates both
bits_per_word transfer parameter and defaults to spi->bits_per_word in case
that per transfer parameter is not set.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions