From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Subject: [GIT PULL 4.2] error handling fixes
Date: Sat, 06 Jun 2015 14:27:22 +0300 [thread overview]
Message-ID: <5572D91A.5060706@iki.fi> (raw)
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/
reply other threads:[~2015-06-06 11:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5572D91A.5060706@iki.fi \
--to=crope@iki.fi \
--cc=dan.carpenter@oracle.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.