linux/arch/blackfin
Michael Hennerich bb84dbf69b Blackfin: punt Blackfin-specific GPIO wakeup API
This patch removes a custom GPIO wakeup API which allowed GPIOs to act
as wakeup sources, which are not configured as Interrupts.
This API is a leftover from the time before irq_wake was established.
From now on people must use enable_irq_wake(GPIO_IRQx) and the GPIO in
question needs to be configured as Interrupt.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-05-21 09:40:16 -04:00
..
boot Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00
configs Blackfin: tcm-bf518: new board port 2010-03-09 00:30:49 -05:00
include/asm Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
kernel Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf527 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf533 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf537 Blackfin: punt duplicated CAN MMRs 2010-05-21 09:34:37 -04:00
mach-bf538 Blackfin: punt duplicated CAN MMRs 2010-05-21 09:34:37 -04:00
mach-bf548 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf561 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-common Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
mm Blackfin: cleanup style/comments/etc... in paging_init() 2010-05-21 09:03:16 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: punt Blackfin-specific GPIO wakeup API 2010-05-21 09:40:16 -04:00
Kconfig.debug Blackfin: move KGDB selection to the way other arches do it 2010-03-09 00:30:50 -05:00
Makefile Blackfin: stop cleaning include/asm/asm-offsets.h 2010-03-09 09:05:20 -05:00