commit | 79b73ff9b2a3ef312d8fa30894fd963c80ded466 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Aug 31 14:13:26 2018 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 20 08:36:19 2018 -0700 |
tree | ea8b7779d33e9c856b47970abbdb1c7c4bd9d5dd | |
parent | c36219d9d8df11641d28c6bd0698459485b1709b [diff] |
gpio: davinci: Move driver local definitions to driver These defines, structs and inline functions are used only internally by the driver, they do not belong in platform_data. Move them. Signed-off-by: Andrew F. Davis <afd@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Acked-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>