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)
commitc4c54da24b8ae12abb2034edaf08021894caf0d0
tree1b32092803e05b433f124785ae1eb59ca5bd4df2
parent06ff14c05426ec7b7600521c4e1ae19732797e15
parent6034bb22d8387708075c083385e5d2e1072a4f33
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>