Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Apr 2013 01:53:13 +0000 (18:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Apr 2013 01:53:13 +0000 (18:53 -0700)
commit76dfee409dea5ef6085c9411b75a482504ee6abd
tree77849ed367dd97f6615bb90c6dd9171fd71f60da
parentf011a08c804d50eeff4abf2d308cdce492f015aa
parentc7426bce5933d16b492a34e42ae77e26fceddff6
Merge tag 'remoteproc-3.9-fixes' of git://git./linux/kernel/git/ohad/remoteproc

Pull remoteproc fixes from Ohad Ben-Cohen:
 "Four small remoteproc fixes:
   - Suman fixed an issue that crawled in with the move to the new
     idr_alloc interface in 3.9
   - Dmitry fixed an STE specific memory leak
   - Sjur fixed an error path in the core
   - Rob fixed a Kconfig typo"

* tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc:
  remoteproc: fix FW_CONFIG typo
  remoteproc: fix error path of handle_vdev
  remoteproc/ste: fix memory leak on shutdown
  remoteproc: fix the error check for idr_alloc