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)
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>

Trivial merge