input: Add power button support for mc13783
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>
Sun, 18 Sep 2011 16:10:53 +0000 (18:10 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:14 +0000 (14:09 +0200)
commit30fc7ac3f62945a714d9842edae313a757efb49d
tree1ded2a47f35e465785c9dcea562e52b96da845ec
parent5ab9059d7f2055f434140046e74d3d811e4cbb15
input: Add power button support for mc13783

This adds support for the power-on buttons of MC13783 PMIC.

Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/mc13783-pwrbutton.c [new file with mode: 0644]
drivers/mfd/mc13xxx-core.c
include/linux/mfd/mc13xxx.h
This page took 0.03346 seconds and 5 git commands to generate.