commit | 4dba108346303a16ad79ecbd8c484a0200e5e429 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun May 10 14:10:26 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu May 14 18:49:32 2015 -0600 |
tree | f4f649becf2562bf1e0697ebc9a46b008c843460 | |
parent | 8a62c50394d8b3b96d877a651a2672d5870d64c4 [diff] |
sunxi: ehci: Convert to the driver-model Convert sunxi-boards which use the sunxi-ehci code to the driver-model. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Ian Campbell <ijc@hellion.org.uk>