Skip to content
Commit 1676014e authored by Alexander Stein's avatar Alexander Stein Committed by Mark Brown
Browse files

spi: atmel: Fix scheduling while atomic bug



atmel_spi_lock does a spin_lock_irqsave, so we need to renable the
interrupts when we want to schedule.

Signed-off-by: default avatarAlexander Stein <alexanders83@web.de>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent c9eaa447
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment