diff options
author | Alexander Stein <alexanders83@web.de> | 2014-04-13 14:45:10 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-04-18 18:41:23 +0400 |
commit | 1676014ef974ce71a854e7f415e2bb52feb24868 (patch) | |
tree | 2c703c33b4fef9bad936e59faf0d501b560d991e /arch/x86 | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) | |
download | linux-1676014ef974ce71a854e7f415e2bb52feb24868.tar.xz |
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: Alexander Stein <alexanders83@web.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions