commit | 08bf73a6f056d84fd52a58c5d165523dd84be535 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Jun 26 22:37:42 2020 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jul 01 10:40:11 2020 +0100 |
tree | cc832e3092a3b1c0e4c4481fb215592df0bc8703 | |
parent | e1915eec54a6b4902664eaf6fb7a20de5624c4dd [diff] |
backlight: sky81452: Privatize platform data The only way the platform data for the SKY81452 ever gets populated is through the device tree. The MFD device is bothered with this for no reason at all. Just allocate the platform data in the driver and be happy. Cc: Gyungoh Yoo <jack.yoo@skyworksinc.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>