gpio: davinci: Move driver local definitions to driver
authorAndrew F. Davis <afd@ti.com>
Fri, 31 Aug 2018 19:13:26 +0000 (14:13 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Sep 2018 15:36:19 +0000 (08:36 -0700)
commit79b73ff9b2a3ef312d8fa30894fd963c80ded466
treeea8b7779d33e9c856b47970abbdb1c7c4bd9d5dd
parentc36219d9d8df11641d28c6bd0698459485b1709b
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>
drivers/gpio/gpio-davinci.c
include/linux/platform_data/gpio-davinci.h