commit | c9e8dbadb0528d872c5734858dbf76aa4cb31df9 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Mar 25 10:43:33 2014 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 27 10:17:32 2014 +0100 |
tree | 70b7f8fedeba8972e4dbb2fd761044b32f6728f8 | |
parent | a585f87c863e4e1d496459d382b802bf5ebe3717 [diff] |
gpio: moxart: Avoid forward declaration Slightly adjust the code to avoid forward declaration as we need to call moxart_gpio_set() in moxart_gpio_direction_output() to properly set the output state. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>