1. 24 Oct, 2013 1 commit
    • Laxman Dewangan's avatar
      mfd: tps65910: Remove warning during dt node parsing · 34c5c735
      Laxman Dewangan authored
      Driver throw the warning message if dt node does not
      have the info for VMBCH-Threshold and VMBCH2-Threshold.
      These properties are optional property and hence it
      is not mandatory to have these on DT node and in this case
      it should not throw the warning message.
      It creates noise from driver as follows:
      [    0.384605] tps65910 4-002d: VMBCH-Threshold not specified
      [    0.384616] tps65910 4-002d: VMBCH2-Threshold not specified
      
      Removing the warning message from driver.
      Signed-off-by: default avatarLaxman Dewangan <ldewangan@nvidia.com>
      Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
      34c5c735
  2. 13 Oct, 2013 17 commits
  3. 12 Oct, 2013 10 commits
  4. 11 Oct, 2013 12 commits