From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 10 May 2015 13:22:45 +0100 Subject: [U-Boot] [PATCH v5 14/15] sunxi: ehci: Convert to the driver-model In-Reply-To: <1431259827-8109-15-git-send-email-hdegoede@redhat.com> References: <1431259827-8109-1-git-send-email-hdegoede@redhat.com> <1431259827-8109-15-git-send-email-hdegoede@redhat.com> Message-ID: <1431260565.15640.317.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 2015-05-10 at 14:10 +0200, Hans de Goede wrote: > Convert sunxi-boards which use the sunxi-ehci code to the driver-model. > > Signed-off-by: Hans de Goede > Acked-by: Simon Glass Acked-by: Ian Campbell