]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into next...
authorOlof Johansson <olof@lixom.net>
Sat, 13 Apr 2013 06:06:37 +0000 (23:06 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 13 Apr 2013 06:14:09 +0000 (23:14 -0700)
commite21671d49a6d0f61331eda8a9b56383b12454fd5
tree1b32092803e05b433f124785ae1eb59ca5bd4df2
parent51530a4ad91cfb34167eedfbb7ba63a7dc3086e6
parent6031569a4ef82098e8191c1a978db8e97a026316
Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into next/drivers

From Philipp Zabel, this is a series that adds a simple API for devices
to request being reset by a separate reset controller hardware, and
it implements reset signal device tree bindings.

* 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux:
  reset: NULL deref on allocation failure
  reset: Add reset controller API
  dt: describe base reset signal binding

Signed-off-by: Olof Johansson <olof@lixom.net>