[U-Boot] [PATCH 14/22] musb: Add musb_host_data struct to hold global data
Simon Glass
sjg at chromium.org
Mon Jun 29 05:45:32 CEST 2015
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
More information about the U-Boot
mailing list