commit | 9c7d9317e1af400dc5f8131cf5f0fbe2908e0bb2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 11 22:07:15 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:25 2016 +0800 |
tree | 332bce60f67d581f288ac05b9df16ab1acbbaa2e | |
parent | fb8757b287a1a6efd9fa6ae7239a5aedac9e22fc [diff] |
x86: Drop all the old pin configuration code We don't need this anymore - we can use device tree and the new pinconfig driver instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>