commit | 612f676bbef9b937764db453c931ea48be8020ef | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Thu Aug 07 02:42:04 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Sep 22 17:05:13 2014 -0300 |
tree | e89b57ddb30dc272dd730927016f6b9e67c75511 | |
parent | a375218460a625f15b5403d15d9a67d8f8951177 [diff] |
[media] dvb: return the error from i2c_transfer if negative Just returns whatever error that was returned by the i2c core, in the case of errors, only returning -EREMOTEIO if the transfer size is not what it was expected. Signed-off-by: Hans Wennborg <hans@hanshq.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>