]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pmic8xxx-keypad - migrate to DT
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 29 Mar 2014 19:35:35 +0000 (12:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 30 Mar 2014 20:25:19 +0000 (13:25 -0700)
commit7db18e1cfb3face13a7417beab25ad6ee2f57234
treeb6d996281712bd64eb47664422af180c4684b561
parent859ef853781f97fc6b061c184d020767d9d30417
Input: pmic8xxx-keypad - migrate to DT

The driver is only supported on DT enabled platforms. Convert the
driver to DT so that it can probe properly.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt [new file with mode: 0644]
drivers/input/keyboard/pmic8xxx-keypad.c
include/linux/input/pmic8xxx-keypad.h [deleted file]