]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
remoteproc: zynq: Do not deallocate already allocated IPI
authorMichal Simek <michal.simek@xilinx.com>
Fri, 24 May 2013 15:07:34 +0000 (17:07 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 3 Jun 2013 07:17:31 +0000 (09:17 +0200)
commitd8bd47730e320eec16ccf0ef0a4af9b95f76de64
tree5064ceaad6fc4f84895d8577d463c094b74c2e74
parent1e6708692a7ba984d69cee769097b1af31126dc6
remoteproc: zynq: Do not deallocate already allocated IPI

This causes issue when for example remoteproc wants to use
system IPI which is already allocated which end up
that the driver clears system IPI mapping.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/remoteproc/zynq_remoteproc.c