commit | 72dca1f6744b073eaead4ec9acc128efeed153f2 | [log] [tgz] |
---|---|---|
author | Axel Lin <[email protected]> | Thu Mar 21 23:53:48 2019 +0800 |
committer | Mark Brown <[email protected]> | Mon Mar 25 12:13:20 2019 +0000 |
tree | 4d7587b4461ed029980e54c37f54894eb69ed594 | |
parent | 55e3dacaf538745b7d57dce43b9950687ff878ab [diff] |
spi: at91-usart: Remove duplicated checking for spi->bits_per_word This checking is already done in __spi_validate_bits_per_word(). Signed-off-by: Axel Lin <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Mark Brown <[email protected]>