Jarkko Nikula 0beb0a6da8 spi: au1550: Simplify au1550_spi_setupxfer()
SPI core validates both bits_per_word and speed_hz transfer parameters and
defaults to spi->bits_per_word and spi->max_speed_hz in case these per
transfer parameters are not set. This can simplify a little the
au1550_spi_setupxfer() as there is need to check only for valid
"struct spi_transfer" pointer.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-09-16 20:54:54 +01:00
..
2015-08-10 19:07:04 +01:00
2015-07-24 16:08:55 +01:00
2015-03-17 12:15:22 +00:00
2014-12-22 15:32:42 +00:00
2015-03-17 12:15:22 +00:00
2014-12-14 16:10:09 -08:00