]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: pm8xxx-vibrator - add DT match table
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 29 Mar 2014 19:44:14 +0000 (12:44 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 30 Mar 2014 20:25:20 +0000 (13:25 -0700)
commit877e1f1529a5c4fcc8460c1317c753ff8a6874c5
treed3147277678c16033c2788e9ae1bae91ccc14b6f
parent57918dfadf717acf7d0488d5970c56a282d0aad1
Input: pm8xxx-vibrator - add DT match table

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-vib.txt [new file with mode: 0644]
drivers/input/misc/pm8xxx-vibrator.c