]> Pileus Git - ~andy/linux/commit
Input: twl4030-pwrbutton - add device tree support
authorSebastian Reichel <sre@debian.org>
Tue, 19 Nov 2013 21:55:12 +0000 (13:55 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 26 Nov 2013 02:28:07 +0000 (18:28 -0800)
commitc81e592696bbe1224506087eae8b4e02cd7186c3
tree306f72ceb1cd59cd481945cae9120b9ed3c31c74
parentfd91a5f01373ebf672a6691f4dcd487af48be945
Input: twl4030-pwrbutton - add device tree support

Add device tree support for twl4030 power button driver.

Adding device tree support involved converting the
driver to module_platform_driver().

Signed-off-by: Sebastian Reichel <sre@debian.org>
Acked-by: Kumar Gala <galak@codeaurora.org>
Tested-by: Florian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt [new file with mode: 0644]
drivers/input/misc/twl4030-pwrbutton.c