]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite027a691e8e21f61833fd794108714b5ad7c3d71
tree77849ed367dd97f6615bb90c6dd9171fd71f60da
parent1f84e2d734f0a3f4d39004b2ae6a276073facf32
parent224a364832d3b3758422ea44d2b18fd4ae12445f
Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/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