1. 24 10月, 2017 1 次提交
    • M
      usb: dwc3: pci: Runtime resume child device from wq · 8eed00b2
      Manu Gautam 提交于
      Driver currently resumes and increments pm usage_count
      of its child device (dwc3 main) from its runtime_resume
      handler. This requires dwc3 runtime_resume to perform
      pm_runtime_put to decrement the pm usage_count. However
      runtime_put from dwc3 happens for non pci drivers
      (e.g. dwc3-if-simple.c) as well which results in dwc3
      pm usage_count becoming negative after couple of
      runtime suspend resume iterations. Fix this by
      performing runtime_get/put from dwc3-pci driver only
      using workqueue.
      Signed-off-by: NManu Gautam <mgautam@codeaurora.org>
      Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
      8eed00b2
  2. 11 8月, 2017 1 次提交
  3. 09 8月, 2017 1 次提交
  4. 28 6月, 2017 1 次提交
  5. 07 6月, 2017 1 次提交
  6. 16 5月, 2017 1 次提交
  7. 23 3月, 2017 1 次提交
  8. 02 1月, 2017 3 次提交
  9. 18 11月, 2016 2 次提交
  10. 03 11月, 2016 2 次提交
  11. 07 9月, 2016 1 次提交
  12. 22 8月, 2016 1 次提交
  13. 10 8月, 2016 1 次提交
  14. 21 6月, 2016 1 次提交
  15. 20 6月, 2016 2 次提交
  16. 28 4月, 2016 2 次提交
  17. 06 4月, 2016 1 次提交
  18. 17 11月, 2015 1 次提交
  19. 10 10月, 2015 5 次提交
  20. 27 9月, 2015 1 次提交
  21. 29 7月, 2015 1 次提交
  22. 06 7月, 2015 1 次提交
  23. 14 5月, 2015 1 次提交
  24. 11 3月, 2015 1 次提交
  25. 15 1月, 2015 3 次提交
  26. 23 12月, 2014 1 次提交
  27. 04 11月, 2014 2 次提交