* [GIT PULL 4.2] error handling fixes
@ 2015-06-06 11:27 Antti Palosaari
0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2015-06-06 11:27 UTC (permalink / raw)
To: LMML; +Cc: Dan Carpenter
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-06 11:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06 11:27 [GIT PULL 4.2] error handling fixes Antti Palosaari
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.