commit | 3a233dbfe9308943122cc2473064bb7e876577f0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 20 19:48:38 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:36:21 2014 -0600 |
tree | 0f74c479f7d6033c4692e5dee38318ffc6bc5138 | |
parent | 903fd79564a2b8874fa2e09fd6a04b7cb99690da [diff] |
dm: exynos: Tidy up GPIO defines The defines at the top of the GPIO driver use single-character names for parameters which are not very descriptive. Improve these to use descriptive parameter names. Signed-off-by: Simon Glass <sjg@chromium.org>