mfd: stmpe: Move platform data into MFD driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 25 May 2016 12:22:02 +0000 (14:22 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jun 2016 09:15:51 +0000 (10:15 +0100)
commitfc1882dcb5031953169a38260a0e653910825e46
tree6f1d154d4574e880b2020e367b1fd416baa2d711
parent59a9b273e3049c8c3b915dc70ebcf13d1f942230
mfd: stmpe: Move platform data into MFD driver

The STMPE platform data is only populated from the device tree
in all existing users, so push the struct and make the OF case
the norm.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/stmpe.c
include/linux/mfd/stmpe.h