]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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)
commit30741871117e2be45a4ae26f0507004e5494f75c
tree2c853bac0d637ca94d26b2179fa714d8f7d4161a
parent998819d2715eb765ba3752294bd694c3b06eaa04
[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 <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drxj.c