spi: txx9: Use transfer speed unconditionally
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Tue, 15 Sep 2015 13:26:13 +0000 (16:26 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 16 Sep 2015 19:52:52 +0000 (20:52 +0100)
commitfc306de9b54e94a2949fee452741c00259d7dd4a
treef91b5b773c8d72926339f05155623a126104eae6
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
spi: txx9: Use transfer speed unconditionally

SPI core validates the transfer speed and defaults to spi->max_speed_hz in
case the transfer speed is not set.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-txx9.c