[PATCH 0/8] USB ehci/chipidea fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series fixes messages seen on i.MX when multiple chipidea
instances are registered:

ERROR: imx-usb 53f80000.usb: gadget not registered.

While I originally thought this is a simple one it turned out there
are several things wrong in the ehci/chipidea (un)registration code.
Most notably the ehci controllers were often not properly quiesced when
leaving barebox.

Sascha

Sascha Hauer (8):
  usb: gadget: fsl_udc: Drop using global variable
  usb: host: ehci: rename ehci_priv to ehci_host
  usb: Add usb_unregister_host()
  usb: host: ehci: add ehci_unregister()
  usb: host: ehci: do not use dev->priv
  usb: host: ehci-atmel: unregister host on device remove
  usb: imx: unregister ehci controller on device removal
  usb: gadget: fsl_udc: pass controller instance to unregister

 drivers/usb/core/usb.c         |  5 +++
 drivers/usb/gadget/fsl_udc.c   | 69 +++++++++++++++++------------
 drivers/usb/host/ehci-atmel.c  | 24 +++++++++-
 drivers/usb/host/ehci-hcd.c    | 80 +++++++++++++++++++++-------------
 drivers/usb/imx/chipidea-imx.c | 39 ++++++++++++++---
 include/usb/ehci.h             | 20 +++++++--
 include/usb/fsl_usb2.h         |  6 ++-
 include/usb/usb.h              |  1 +
 8 files changed, 174 insertions(+), 70 deletions(-)

-- 
2.19.0


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux