commit | d17322feecf80152303426dd724577025d1fbd7e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Apr 09 10:52:26 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 14 14:03:25 2016 +0200 |
tree | 7aac6be363e63bdf0bba70332666d2b759953540 | |
parent | f30e49f1291bc309865f88126005d526421d7e3a [diff] |
gpio: sx150x: move platform data into driver The sx150x has some platform data definition in <linux/i2c/sx150x.h> but this file is only included from the driver in the whole kernel so move its contents into the driver. Cc: Wei Chen <Wei.Chen@csr.com> Cc: Peter Rosin <peda@axentia.se> Acked-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>