1. 15 5月, 2009 1 次提交
    • B
      [ARM] S3C: Do not set clk->owner field if unset · 3ac19bb4
      Ben Dooks 提交于
      The s3c24xx_register_clock() function has been doing a test
      on clk->owner to see if it is NULL, and then setting itself
      as the owner if clk->owner == NULL.
      
      This is not needed, arch/arm/plat-s3c/clock.c cannot be
      compiled as a module, and even if it was, it should not be
      playing with this field if it being registered from somewhere
      else.
      
      The best course of action is to remove this bit of
      code completely.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      3ac19bb4
  2. 19 12月, 2008 1 次提交
  3. 16 12月, 2008 7 次提交
  4. 08 10月, 2008 2 次提交
  5. 06 9月, 2008 1 次提交
  6. 07 8月, 2008 2 次提交
  7. 08 5月, 2008 1 次提交
  8. 19 4月, 2008 1 次提交
  9. 28 1月, 2008 1 次提交
  10. 22 4月, 2007 1 次提交
  11. 12 2月, 2007 1 次提交
  12. 25 6月, 2006 2 次提交
  13. 23 6月, 2006 2 次提交
  14. 19 6月, 2006 1 次提交
  15. 10 4月, 2006 1 次提交
  16. 02 4月, 2006 1 次提交
  17. 22 3月, 2006 5 次提交
  18. 09 2月, 2006 1 次提交
  19. 13 1月, 2006 1 次提交
  20. 10 1月, 2006 1 次提交
  21. 08 1月, 2006 1 次提交
  22. 04 1月, 2006 1 次提交
  23. 30 10月, 2005 1 次提交
  24. 18 10月, 2005 1 次提交
  25. 30 8月, 2005 1 次提交
  26. 27 7月, 2005 1 次提交