commit | 3898ab78a7510f3a64b84d04a0c2fa6d3e957636 | [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 | 37f1162c8ac75232b7aaa75547d44cb6ed9efd88 [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>