]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2013 15:37:10 +0000 (08:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2013 15:37:10 +0000 (08:37 -0700)
commitf3f944749f38eddfbbb5459b2d3c84b6786ce033
treeac6a94998746b15475b8f9f2fcdb29e1cf62bf1e
parent132ddb1bf03a08250e7b295866587aa491c9aa1a
parente6519829c450679054a088a7c71fe97f2a3216c7
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux

Pull thermal management fixes from Zhang Rui.

* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux:
  thermal: exynos_thermal: return a proper error code while thermal_zone_device_register fail.
  thermal: rcar_thermal: propagate return value of thermal_zone_device_register
  Thermal: kirkwood: Convert to devm_ioremap_resource()
  Thermal: rcar: Convert to devm_ioremap_resource()
  Thermal: dove: Convert to devm_ioremap_resource()
  thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()