Files
linux-st/drivers
Maxime Chevallier 5a866ec001 spi: a3700: Return correct value on timeout detection
When waiting for transfer completion, a3700_spi_wait_completion
returns a boolean indicating if a timeout occurred.

The function was returning 'true' everytime, failing to detect any
timeout.

This patch makes it return 'false' when a timeout is reached.

Signed-off-by: Maxime Chevallier <maxime.chevallier@smile.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
2017-10-10 10:14:32 +01:00
..
2017-08-17 10:23:45 +02:00
2017-08-01 15:22:55 -07:00
2017-08-21 11:08:03 +02:00
2017-08-24 13:23:03 -07:00