diff options
author | 2016-04-26 07:31:15 +0800 | |
---|---|---|
committer | 2016-04-26 11:14:35 +0100 | |
commit | 2452ee25255af95d122ff66ea390facb67a61fc3 (patch) | |
tree | e9e883355365be9bc176b4949b689503dfe3117d /tools/perf/scripts/python | |
parent | spi: spi-pic32: Add PIC32 SPI master driver (diff) | |
download | linux-dev-2452ee25255af95d122ff66ea390facb67a61fc3.tar.xz linux-dev-2452ee25255af95d122ff66ea390facb67a61fc3.zip |
spi: pic32: Set proper bits_per_word_mask
This driver only supports 8/16/32 bits_per_word, so set
master->bits_per_word_mask accordingly. With this change, we can remove
the spi->bits_per_word checking in pic32_spi_setup as it's done by spi
core.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions