From 30741871117e2be45a4ae26f0507004e5494f75c Mon Sep 17 00:00:00 2001 From: Shuah Khan Date: Wed, 23 Jul 2014 12:11:03 -0300 Subject: [PATCH] [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-format-patch failed