1. 17 5月, 2018 1 次提交
  2. 01 2月, 2017 1 次提交
    • B
      regulator: max77686-regulator: constify regulator_ops structure · 404826cb
      Bhumika Goyal 提交于
      Declare regulator_ops structure as const as it is only stored in the ops
      field of a regulator_desc structure. This field is of type const, so
      regulator_ops structures having this property can be made const too.
      
      File size before: drivers/regulator/max77686-regulator.o
         text	   data	    bss	    dec	    hex	filename
         9904	   1320	      0	  11224	   2bd8 regulator/max77686-regulator.o
      
      File size after: drivers/regulator/max77686-regulator.o
         text	   data	    bss	    dec	    hex	filename
        10928	    280	      0	  11208	   2bc8 regulator/max77686-regulator.o
      Signed-off-by: NBhumika Goyal <bhumirks@gmail.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      404826cb
  3. 29 4月, 2016 1 次提交
  4. 07 4月, 2016 1 次提交
  5. 12 2月, 2016 1 次提交
  6. 21 5月, 2015 1 次提交
  7. 21 4月, 2015 1 次提交
  8. 09 1月, 2015 1 次提交
  9. 27 11月, 2014 1 次提交
  10. 05 11月, 2014 2 次提交
  11. 03 11月, 2014 1 次提交
  12. 31 10月, 2014 1 次提交
  13. 29 10月, 2014 2 次提交
  14. 28 10月, 2014 1 次提交
  15. 20 10月, 2014 1 次提交
  16. 10 3月, 2014 1 次提交
  17. 20 2月, 2014 1 次提交
  18. 18 2月, 2014 1 次提交
  19. 15 2月, 2014 1 次提交
  20. 17 9月, 2013 2 次提交
  21. 12 5月, 2013 1 次提交
  22. 28 4月, 2013 1 次提交
  23. 14 2月, 2013 1 次提交
  24. 27 1月, 2013 1 次提交
  25. 20 11月, 2012 3 次提交
  26. 22 10月, 2012 1 次提交
  27. 17 10月, 2012 2 次提交
  28. 29 8月, 2012 2 次提交
  29. 07 7月, 2012 1 次提交
  30. 05 7月, 2012 1 次提交
  31. 20 6月, 2012 2 次提交
  32. 19 6月, 2012 1 次提交