commit | f9880716195feefe03bba611903f040cfc8dbb2b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 23 06:54:56 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 23 14:07:23 2014 +0100 |
tree | 760e0ade73db4dbe3e68fe41a16958c16297cf19 | |
parent | 05c860041cf7fe8979f734dc762943ec9bb43ca1 [diff] |
dm: gpio: Don't use the driver model uclass for SPL Driver model does not support SPL yet, so we should not use the GPIO uclass for SPL. Signed-off-by: Simon Glass <sjg@chromium.org>