From: Shuah Khan Date: Wed, 23 Jul 2014 15:11:03 +0000 (-0300) Subject: [media] media: drx39xyj - fix to return actual error codes instead of -EIO X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30741871117e2be45a4ae26f0507004e5494f75c;p=pandora-kernel.git [media] media: drx39xyj - fix to return actual error codes instead of -EIO Several functions ignore the return values in error legs and always return -EIO. This makes it hard to debug and take proper action in calling routines. Signed-off-by: Shuah Khan Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed