1. 19 4月, 2014 1 次提交
  2. 15 4月, 2014 3 次提交
  3. 11 4月, 2014 1 次提交
  4. 07 4月, 2014 1 次提交
    • K
      regulator: s5m8767: Fix carried over ena_gpio assignment · f4fbb3ce
      Krzysztof Kozlowski 提交于
      During registration of regulators if external control for regulator was
      set in DTS the ena_gpio and ena_gpio_flags fields of regulator_config
      were set to proper values.
      
      However the same regulator_config was used in next iterations of loop so
      the ena_gpio fields carried over to next regulators.
      
      The issue was not observed as ena_gpio is supported only for Buck9
      regulator which is often the last regulator parsed from DTS.
      Be sure to clear ena_gpio config fields before registering the
      regulator.
      
      Fixes: ee1e0994 (regulator: s5m8767: Use GPIO for controlling Buck9/eMMC)
      Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      f4fbb3ce
  5. 03 4月, 2014 2 次提交
  6. 27 3月, 2014 1 次提交
  7. 24 3月, 2014 1 次提交
  8. 22 3月, 2014 5 次提交
  9. 19 3月, 2014 8 次提交
  10. 18 3月, 2014 5 次提交
  11. 13 3月, 2014 1 次提交
  12. 12 3月, 2014 2 次提交
  13. 10 3月, 2014 9 次提交