commit | c650c00c102b2bcafb3b1f3f45e5b1e9e6f72e56 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <brgl@bgdev.pl> | Thu May 25 10:33:39 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon May 29 13:28:09 2017 +0200 |
tree | 19ac1b8cc4aed7b1b8224d8340899b3ba6c05a49 | |
parent | c9546cf141798a648c3053067a42936c36d626a3 [diff] |
gpio: mockup: add prefixes to the direction enum All internal symbols except for the direction enum follow the same convention and use the gpio_mockup prefix. Add the prefix to the DIR_IN and DIR_OUT definitions as well for consistency across the file. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>