1. 03 6月, 2014 1 次提交
  2. 28 3月, 2014 1 次提交
  3. 09 3月, 2014 1 次提交
  4. 15 11月, 2013 1 次提交
  5. 10 10月, 2013 1 次提交
  6. 28 8月, 2013 1 次提交
  7. 23 8月, 2013 2 次提交
  8. 15 8月, 2013 1 次提交
    • J
      i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions · dfb03fb2
      Jingoo Han 提交于
      Add CONFIG_PM_SLEEP to suspend/resume functions to fix the following
      build warning when CONFIG_PM_SLEEP is not selected. This is because
      sleep PM callbacks defined by SIMPLE_DEV_PM_OPS are only used when
      the CONFIG_PM_SLEEP is enabled.
      
      drivers/i2c/busses/i2c-designware-platdrv.c:211:12: warning: 'dw_i2c_suspend' defined but not used [-Wunused-function]
      drivers/i2c/busses/i2c-designware-platdrv.c:221:12: warning: 'dw_i2c_resume' defined but not used [-Wunused-function]
      Signed-off-by: NJingoo Han <jg1.han@samsung.com>
      Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
      dfb03fb2
  9. 04 7月, 2013 1 次提交
  10. 26 6月, 2013 1 次提交
  11. 13 6月, 2013 1 次提交
  12. 18 5月, 2013 1 次提交
  13. 20 4月, 2013 1 次提交
  14. 16 4月, 2013 3 次提交
  15. 02 4月, 2013 1 次提交
  16. 22 2月, 2013 1 次提交
  17. 28 1月, 2013 2 次提交
  18. 23 12月, 2012 1 次提交
  19. 12 5月, 2012 2 次提交
  20. 01 3月, 2012 1 次提交
  21. 28 12月, 2011 1 次提交
  22. 29 10月, 2011 5 次提交