commit | fc1882dcb5031953169a38260a0e653910825e46 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed May 25 14:22:02 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jun 29 10:15:51 2016 +0100 |
tree | 6f1d154d4574e880b2020e367b1fd416baa2d711 | |
parent | 59a9b273e3049c8c3b915dc70ebcf13d1f942230 [diff] |
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>