1. 17 10月, 2015 4 次提交
  2. 14 10月, 2015 1 次提交
  3. 11 10月, 2015 1 次提交
  4. 07 10月, 2015 2 次提交
  5. 06 10月, 2015 1 次提交
  6. 03 10月, 2015 6 次提交
  7. 28 9月, 2015 5 次提交
  8. 20 9月, 2015 5 次提交
  9. 06 9月, 2015 2 次提交
  10. 04 9月, 2015 2 次提交
  11. 25 8月, 2015 1 次提交
  12. 22 8月, 2015 1 次提交
    • L
      ALSA: ac97: Switch to dev_pm_ops · 9bc07dfb
      Lars-Peter Clausen 提交于
      Convert the ac97_bus from legacy suspend/resume callbacks to dev_pm_ops.
      
      Since there isn't anything special to do at the bus level the bus driver
      does not have to implement any callbacks. The device driver core will
      automatically pick up and execute the device's PM ops.
      
      As there is only a single AC'97 driver implementing suspend and resume,
      update both the core and driver at the same time to avoid unnecessary code
      churn.
      
      While we are at it also drop the ifdefs around the suspend/resume functions
      to increase compile test coverage.
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Acked-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9bc07dfb
  13. 14 8月, 2015 1 次提交
  14. 08 8月, 2015 2 次提交
  15. 07 8月, 2015 1 次提交
  16. 06 8月, 2015 1 次提交
  17. 05 8月, 2015 4 次提交