commit | 9b4e0e8984d271dea92b48b789178bf688ee5d98 | [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 | 4f83d3d52982c47d14b92a2fe8b746427707ec44 [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>