1. 07 3月, 2016 1 次提交
    • L
      iwlwifi: pcie: forbid RTPM on device removal · 4479a899
      Luca Coelho 提交于
      The pci driver keeps any unbound device in active state and forbids
      runtime PM.  When our driver gets probed, we take control of the
      state.  When the device is released (i.e. during unbind or module
      removal), we should return the state to what it was before.  To do so,
      we need to forbid RTPM in the driver remove op.
      
      Additionally, remove an unnecessary pm_runtime_disable() call, move
      the initial ref_count setting to a better place and add some comments
      explaining what is going on.
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      4479a899
  2. 28 2月, 2016 1 次提交
  3. 01 2月, 2016 3 次提交
  4. 25 1月, 2016 2 次提交
  5. 08 1月, 2016 1 次提交
  6. 21 12月, 2015 1 次提交
  7. 20 12月, 2015 1 次提交
  8. 02 12月, 2015 4 次提交
  9. 18 11月, 2015 1 次提交
  10. 16 11月, 2015 1 次提交
  11. 05 10月, 2015 1 次提交
  12. 04 8月, 2015 1 次提交
  13. 13 7月, 2015 1 次提交
  14. 26 6月, 2015 1 次提交
  15. 03 6月, 2015 1 次提交
  16. 19 3月, 2015 1 次提交
  17. 12 3月, 2015 2 次提交
  18. 22 1月, 2015 1 次提交
  19. 05 1月, 2015 1 次提交
  20. 14 12月, 2014 1 次提交
  21. 24 11月, 2014 1 次提交
  22. 21 9月, 2014 1 次提交
  23. 14 9月, 2014 1 次提交
  24. 09 9月, 2014 1 次提交
  25. 04 9月, 2014 1 次提交
  26. 13 8月, 2014 1 次提交
  27. 25 6月, 2014 1 次提交
  28. 11 5月, 2014 1 次提交
  29. 13 4月, 2014 1 次提交
  30. 10 3月, 2014 1 次提交
  31. 09 3月, 2014 1 次提交
  32. 05 3月, 2014 1 次提交
  33. 04 2月, 2014 1 次提交