Files
android_kernel_xiaomi_sm8450/drivers/spi
Axel Lin 2452ee2525 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>
2016-04-26 11:14:35 +01:00
..
2015-09-16 17:42:28 +01:00
2015-12-07 20:09:09 +00:00
2014-12-22 15:32:42 +00:00
2015-03-17 12:15:22 +00:00