diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2010-03-10 14:26:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-05-21 09:40:16 -0400 |
commit | bb84dbf69b0730fcc78c275f900ed74b2b8453a5 (patch) | |
tree | c6389f2a68b1f511f685ef5069a4704614ed11c2 /kernel/irq | |
parent | 85eb0e4b15efc8034cbae193c99536dae7896701 (diff) | |
download | op-kernel-dev-bb84dbf69b0730fcc78c275f900ed74b2b8453a5.zip op-kernel-dev-bb84dbf69b0730fcc78c275f900ed74b2b8453a5.tar.gz |
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>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions