[U-Boot] [PATCH 05/16] usb: ohci: Move the ohci_dev struct to inside the main ohci struct

Simon Glass sjg at chromium.org
Wed May 6 23:43:54 CEST 2015


On 5 May 2015 at 16:57, Marek Vasut <marex at denx.de> wrote:
> On Tuesday, May 05, 2015 at 11:56:08 PM, Hans de Goede wrote:
>> This is a preparation patch for adding driver-model support.
>>
>> Note we do keep ohci_dev as a separate struct so that we can later add
>> support for interrupt-queues which requires allocating a separate ohci_dev
>> per interrupt-queue.
>>
>> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>
> Acked-by: Marek Vasut <marex at denx.de>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list