From: Sapiens, Rene Date: Thu, 4 Nov 2010 00:31:24 +0000 (+0000) Subject: staging: tidspbridge: overwrite DSP error codes X-Git-Tag: v2.6.39-rc1~469^2~588^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d0ba892536141ba047ecbe60b32e34c11834df;p=pandora-kernel.git staging: tidspbridge: overwrite DSP error codes 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 Signed-off-by: Omar Ramirez Luna --- Reading git-diff-tree failed