]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Feb 2014 01:37:25 +0000 (17:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Feb 2014 01:37:25 +0000 (17:37 -0800)
commit24c852584066341dc99b738ebf85369f1f7ee335
tree94cb773024d3881f594202998431975421116aeb
parentb2880eb83d58334664f1326dbc47fbe574783077
parentbcad2ca37296ab6c09de7975e850cb8f90c44c08
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "Mostly unexciting driver fixes, plus one fix to lower the severity of
  the log message when we don't use an optional regulator - the fixes
  for ACPI system made this come up more often and it was correctly
  observed that it was causing undue concern for users"

* tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: max14577: Fix invalid return value on DT parse success
  regulator: core: Change dummy supplies error message to a warning
  regulator: s5m8767: Add missing of_node_put
  regulator: s5m8767: Use of_get_child_by_name
  regulator: da9063: Bug fix when setting max voltage on LDOs 5-11