]> 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)
commitd2339d5c6b54b3218df1935cc6a868fd2a6dae20
treeb6d996281712bd64eb47664422af180c4684b561
parent6f7ed0818eef96813d9394879a50b4fe2896b75a
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]