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)
commit86ea5e6b793d45fa7d2aa504ac3aefc813f0fd55
treeb6d996281712bd64eb47664422af180c4684b561
parenta5dde0c72ccbb0f66b3491ee83f4c579aea0651d
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]