]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: tc3589x - localize platform data
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Mar 2015 16:28:16 +0000 (09:28 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 4 Apr 2015 00:08:59 +0000 (17:08 -0700)
commit8b6f53c2f6d3d04c077e74fdb07130242a2d6f58
tree4b5d66b3cf61d3b45f1f8bd6297717c12e418ebd
parentbbdb38a22e8a5197a6db1e4d22d7e5c6c368e7f7
Input: tc3589x - localize platform data

This driver can only get its platform data from the device tree, and all
platforms using it do that. Localize the platform data for the keypad. A
later patch will enforce the device tree / OF dependence.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tc3589x-keypad.c
include/linux/mfd/tc3589x.h