From: Hans Wennborg Date: Thu, 7 Aug 2014 05:42:04 +0000 (-0300) Subject: [media] dvb: return the error from i2c_transfer if negative X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=612f676bbef9b937764db453c931ea48be8020ef;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed