]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add support for PowerOn button on the AB8500 MFD
authorSundar R Iyer <sundar.iyer@stericsson.com>
Sun, 5 Sep 2010 19:18:47 +0000 (12:18 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 5 Sep 2010 19:19:10 +0000 (12:19 -0700)
commitcc7b70a3a331b62277a8943e08edd708edf676c7
tree03e295f699d4795a594f0329e2434df6738b6755
parenta28f68fce74bb933afd74292e8cfb9a11424c31f
Input: add support for PowerOn button on the AB8500 MFD

Add the PowerOn (PonKey) button support to detect power on/off events.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Sundar R Iyer <sundar.iyer@stericsson.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/ab8500-ponkey.c [new file with mode: 0644]
drivers/mfd/ab8500-core.c