[U-Boot] [PATCH v2 31/80] dm: usb: Allow ECHI to hold private data for the controller

Simon Glass sjg at chromium.org
Tue Apr 7 20:43:36 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Add a private data pointer that clients of EHCI can use to access their
> private information. This establishes a link between struct ehci_ctrl and
> its associated controller data structure.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/usb/host/ehci-hcd.c | 10 ++++++++++
>  drivers/usb/host/ehci.h     | 21 +++++++++++++++++++++
>  2 files changed, 31 insertions(+)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list