From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 May 2015 01:04:56 +0200 Subject: [U-Boot] [PATCH 15/16] usb: ohci: Add dm support In-Reply-To: <1430862979-4684-16-git-send-email-hdegoede@redhat.com> References: <1430862979-4684-1-git-send-email-hdegoede@redhat.com> <1430862979-4684-16-git-send-email-hdegoede@redhat.com> Message-ID: <201505060104.56741.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, May 05, 2015 at 11:56:18 PM, Hans de Goede wrote: > Add driver-model support to the ohci code. > > Signed-off-by: Hans de Goede I'll leave thorough review of this to Simon, but a brief skim tells me to add Reviewed-by: Marek Vasut The "todo" in ohci_deregister() is a bit concerning btw. Best regards, Marek Vasut