An error occurred fetching the project authors.
  1. 26 Jan, 2015 1 commit
  2. 07 Nov, 2014 1 commit
  3. 20 Oct, 2014 1 commit
  4. 06 Oct, 2014 3 commits
  5. 29 Sep, 2014 2 commits
  6. 02 Aug, 2014 1 commit
  7. 16 Jul, 2014 1 commit
  8. 02 Jun, 2014 2 commits
  9. 28 Mar, 2014 1 commit
  10. 09 Mar, 2014 1 commit
  11. 14 Nov, 2013 1 commit
  12. 10 Oct, 2013 1 commit
  13. 28 Aug, 2013 1 commit
  14. 23 Aug, 2013 2 commits
  15. 15 Aug, 2013 1 commit
    • Jingoo Han's avatar
      i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions · dfb03fb2
      Jingoo Han authored
      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: default avatarJingoo Han <jg1.han@samsung.com>
      Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
      dfb03fb2
  16. 03 Jul, 2013 1 commit
  17. 26 Jun, 2013 1 commit
  18. 12 Jun, 2013 1 commit
  19. 17 May, 2013 1 commit
  20. 19 Apr, 2013 1 commit
  21. 15 Apr, 2013 3 commits
  22. 02 Apr, 2013 1 commit
  23. 21 Feb, 2013 1 commit
  24. 28 Jan, 2013 2 commits
  25. 22 Dec, 2012 1 commit
  26. 12 May, 2012 2 commits
  27. 29 Feb, 2012 1 commit
  28. 27 Dec, 2011 1 commit
  29. 29 Oct, 2011 3 commits