android_kernel_asus_sm8350/arch/blackfin
Michael Hennerich ae4a8c1903 Blackfin: don't support keypad wakeup from hibernate
The on-chip keypad peripheral requires different registers to be setup
depending on the standby type (standby vs hibernation).  However, since
the power management framework doesn't differentiate between these types,
the driver doesn't know which registers to program and subsequently it
avoids doing so.

Always enabling the keyboard wakeup source causes misbehavior when the
pins are not assigned to the keypad.  If they happen to drive a certain
level, they'll trigger a wake up event which is not wanted.  So until
the aforementioned issue can be sorted out, drop support for the
wakeup source completely.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-03-09 00:30:53 -05: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: asm/page.h: pull in asm-generic headers 2010-03-09 00:30:52 -05:00
kernel Blackfin: mark gpio lib functions static 2010-03-09 00:30:52 -05: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: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf533 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf537 Blackfin: bf537-stamp: add example AD7416 IIO resources 2010-03-09 00:30:52 -05:00
mach-bf538 Blackfin: increase NR_IRQS beyond NR on-chip IRQs 2010-03-09 00:30:49 -05:00
mach-bf548 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf561 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-common Blackfin: don't support keypad wakeup from hibernate 2010-03-09 00:30:53 -05:00
mm Blackfin: simplify SMP handling in SRAM code 2010-03-09 00:30:48 -05: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: initial tracehook support 2010-03-09 00:30:51 -05:00
Kconfig.debug Blackfin: move KGDB selection to the way other arches do it 2010-03-09 00:30:50 -05:00
Makefile Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00