[U-Boot] [PATCH 14/22] musb: Add musb_host_data struct to hold global data

Simon Glass sjg at chromium.org
Tue Jul 7 20:36:01 CEST 2015


On 28 June 2015 at 21:45, Simon Glass <sjg at chromium.org> wrote:
> Hi Hans,
>
> On 17 June 2015 at 13:33, Hans de Goede <hdegoede at redhat.com> wrote:
>> Add a musb_host_data struct to hold all the global data host related musb
>> data. This is a preparation patch for adding device-model support.
>>
>> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>> ---
>>  drivers/usb/musb-new/musb_uboot.c | 107 +++++++++++++++++++-------------------
>>  drivers/usb/musb-new/musb_uboot.h |  24 +++++++++
>>  2 files changed, 77 insertions(+), 54 deletions(-)
>>  create mode 100644 drivers/usb/musb-new/musb_uboot.h
>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> Regards,
> Simon

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list