[media] dvb: return the error from i2c_transfer if negative
authorHans Wennborg <hans@hanshq.net>
Thu, 7 Aug 2014 05:42:04 +0000 (02:42 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 22 Sep 2014 20:05:13 +0000 (17:05 -0300)
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>

No differences found