android_kernel_xiaomi_sm8350/arch/blackfin/mach-common
Michael Hennerich affee2b261 [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
The irq setup code no longer calls gpio request and free.
This patch also changes the default gpio_free behavior on Blackfin.
A freed GPIO keeps it's last state, and is not defaulted back to
an input. This is also what all other architectures do.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-04-24 08:10:10 +08:00
..
arch_checks.c [Blackfin] arch: detect the memory available in the system on the fly by default 2008-04-25 02:04:05 +08:00
cache.S
cacheinit.S
dpmc.S [Blackfin] arch: Fix CONFIG_PM support for BF561 2008-02-25 14:39:50 +08:00
entry.S [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 2008-04-23 07:17:34 +08:00
interrupt.S
ints-priority.c [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ 2008-04-24 08:10:10 +08:00
irqpanic.c
lock.S [Blackfin] arch: make the mask explicit rather than writing a negative number in hex 2008-04-24 05:56:07 +08:00
Makefile [Blackfin] arch: Merge BF561 support into ints-priority 2008-02-09 04:11:14 +08:00
pm.c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 2008-02-09 04:12:37 +08:00