1
0
Fork 0
remarkable-linux/arch/cris/arch-v32/mach-fs
Jesper Nilsson a3199ad90a CRISv32: ETRAXFS: Fix recursive spinlock
Move pinmux alloc/dealloc code into functions that don't take
the spinlock so we can use from code that has the spinlock already.

CRISv32 has no working SMP, so spinlocks becomes a NOP,
so deadlock was never seen.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2014-12-20 00:06:04 +01:00
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile cpufreq: cris: move cpufreq driver to drivers/cpufreq 2013-04-10 13:19:25 +02:00
arbiter.c cris: remove deprecated IRQF_DISABLED 2014-01-08 16:10:18 +01:00
dma.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
dram_init.S CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
hw_settings.S CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
io.c ARRAY_SIZE changes 2009-09-01 17:38:50 +02:00
pinmux.c CRISv32: ETRAXFS: Fix recursive spinlock 2014-12-20 00:06:04 +01:00