commit | b8809e60cdb5ab09fb28a0903f25b2878483ec04 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 20 19:48:40 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:36:36 2014 -0600 |
tree | f94b68057ebd8916f3cddf5ea4091b6e26caaa83 | |
parent | 7f1961018cb494c029fcbb446e6562064735ec5e [diff] |
dm: exynos: gpio: Convert to driver model Convert the exynos GPIO driver to driver model. This implements the generic GPIO interface but not the extra Exynos-specific functions. Signed-off-by: Simon Glass <sjg@chromium.org>