1. 29 10月, 2016 1 次提交
    • H
      regulator: core: silence warning: "VDD1: ramp_delay not set" · ba14fa1a
      H. Nikolaus Schaller 提交于
      commit 73e705bf ("regulator: core: Add set_voltage_time op")
      
      introduced a new rdev_warn() if the ramp_delay is 0.
      
      Apparently, on omap3/twl4030 platforms with dynamic voltage
      management this results in non-ending spurious messages like
      
      [  511.143066] VDD1: ramp_delay not set
      [  511.662322] VDD1: ramp_delay not set
      [  513.903625] VDD1: ramp_delay not set
      [  514.222198] VDD1: ramp_delay not set
      [  517.062835] VDD1: ramp_delay not set
      [  517.382568] VDD1: ramp_delay not set
      [  520.142791] VDD1: ramp_delay not set
      [  520.502593] VDD1: ramp_delay not set
      [  523.062896] VDD1: ramp_delay not set
      [  523.362701] VDD1: ramp_delay not set
      [  526.143035] VDD1: ramp_delay not set
      
      I have observed this on GTA04 while it is reported to occur on
      N900 as well: https://bugzilla.kernel.org/show_bug.cgi?id=178371
      
      This patch makes the warning appear only in debugging mode.
      Signed-off-by: NH. Nikolaus Schaller <hns@goldelico.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      ba14fa1a
  2. 15 10月, 2016 10 次提交
  3. 14 10月, 2016 4 次提交
  4. 13 10月, 2016 18 次提交
  5. 12 10月, 2016 7 次提交