diff options
| author | 2015-09-15 16:26:28 +0300 | |
|---|---|---|
| committer | 2015-09-17 18:36:15 +0100 | |
| commit | b69d42b5c44bcfc1c73fe185d4644487f1bd3193 (patch) | |
| tree | 430041fa2efbd65691213794c456278fe0fbc1ae /include/linux | |
| parent | spi: pxa2xx: Remove if statement that is always true in pump_transfers() (diff) | |
spi: pxa2xx: Remove cr0 variable from struct chip_data
There hasn't been need to carry chip->cr0 after SPI core started to
validate speed_hz and bits_per_word transfer parameters. That effectively
caused that pump_transfers() always recalculated it and practically
chip->cr0 is used locally in setup() for debug prints only.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
