commit | 30741871117e2be45a4ae26f0507004e5494f75c | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.kh@samsung.com> | Wed Jul 23 12:11:03 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sat Jul 26 11:22:30 2014 -0300 |
tree | 2c853bac0d637ca94d26b2179fa714d8f7d4161a | |
parent | 998819d2715eb765ba3752294bd694c3b06eaa04 [diff] |
[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>