staging: tidspbridge: overwrite DSP error codes
authorSapiens, Rene <rene.sapiens@ti.com>
Thu, 4 Nov 2010 00:31:24 +0000 (00:31 +0000)
committerOmar Ramirez Luna <omar.ramirez@ti.com>
Sat, 5 Feb 2011 02:11:11 +0000 (20:11 -0600)
When calling the DSP's remote functions, the DSP returns error
codes different from the ones managed by the kernel, the
function's return value is shared with the MPU using a shared
structure. This patch overwrites those error codes by kernel
specifics and deletes unnecessary code.

Signed-off-by: Rene Sapiens <rene.sapiens@ti.com>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>

No differences found