[media] media: drx39xyj - fix to return actual error codes instead of -EIO
authorShuah Khan <shuah.kh@samsung.com>
Wed, 23 Jul 2014 15:11:03 +0000 (12:11 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 14:22:30 +0000 (11:22 -0300)
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 <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found