There drivers were converted during 4.2 from media attach to I2C client
binding. Media attach returns always only NULL on error case, but I2C
probe uses error codes, so copy & pasting and some error statuses were
missing.
Antti
The following changes since commit 839aa56d077972170a074bcbe31bf0d7eba37b24:
[media] v4l2-ioctl: log buffer type 0 correctly (2015-06-06 07:43:49
-0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git 4.2_fixes
for you to fetch changes up to fac47f02e68f2b718c0280d372d633cb9798b2c5:
fc2580: add missing error status when probe() fails (2015-06-06
14:15:34 +0300)
----------------------------------------------------------------
Antti Palosaari (2):
tda10071: add missing error status when probe() fails
fc2580: add missing error status when probe() fails
Dan Carpenter (1):
m88ds3103: a couple missing error codes
drivers/media/dvb-frontends/m88ds3103.c | 5 ++++-
drivers/media/dvb-frontends/tda10071.c | 18 +++++++++++++++---
drivers/media/tuners/fc2580.c | 1 +
3 files changed, 20 insertions(+), 4 deletions(-)
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html