1. 09 3月, 2012 1 次提交
  2. 09 12月, 2011 1 次提交
    • G
      usb: Remove ehci_reset call from ehci_run · 876e0df9
      Geoff Levand 提交于
      Remove the ehci_reset() call done in the ehci_run() routine of the
      USB EHCI host controller driver and add an ehci_reset() call to the
      probe processing of all EHCI platform drivers that do not already call
      ehci_reset().
      
      The call to ehci_reset() from ehci_run() was problematic for several
      platform drivers, and unnecessary for others.  This change moves the
      decision to call ehci_reset() at driver startup to the platform
      driver code.
      Signed-off-by: NGeoff Levand <geoff@infradead.org>
      Acked-by: NAlan Stern <stern@rowland.harvard.edu>
      876e0df9
  3. 15 11月, 2011 1 次提交
  4. 18 9月, 2011 1 次提交
  5. 23 8月, 2011 2 次提交
  6. 07 6月, 2011 1 次提交
  7. 11 5月, 2011 1 次提交
  8. 04 5月, 2011 1 次提交
  9. 14 4月, 2011 1 次提交