commit | 61d10b79301a34c09dc51f72cb39e47f6bd91c49 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 05 20:05:40 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 29 17:09:52 2015 -0700 |
tree | e22cf07ed2df676b9bda956afb3b97b36c1184ea | |
parent | fec09c50a24d6e5cfba2169259410d549bcdc175 [diff] |
dm: spi: Remove use of fdtdec GPIO support These functions are going away, so use the new uclass support instead. Signed-off-by: Simon Glass <sjg@chromium.org>