From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v4.12] RC bugfixes
Date: Tue, 2 May 2017 12:39:27 +0100 [thread overview]
Message-ID: <20170502113927.GA25047@gofer.mess.org> (raw)
Hi Mauro,
Please pull these two fixes. One is for a repeat regression which was
introduced in v4.11, another is for the lirc_buffer being freed on
lirc_unregister even though a user can still have an fd open (this
fix depends on "74c839b [media] lirc: use refcounting for lirc devices",
so it's not for stable).
Thanks,
Sean
The following changes since commit 3622d3e77ecef090b5111e3c5423313f11711dfa:
[media] ov2640: print error if devm_*_optional*() fails (2017-04-25 07:08:21 -0300)
are available in the git repository at:
git://linuxtv.org/syoung/media_tree.git for-v4.12d
for you to fetch changes up to 5a285b2dd0c3d36ee2ca6b17826f643c6b4415fc:
[media] ir-lirc-codec: let lirc_dev handle the lirc_buffer (2017-05-01 15:56:05 +0100)
----------------------------------------------------------------
David Härdeman (2):
[media] rc-core: fix input repeat handling
[media] ir-lirc-codec: let lirc_dev handle the lirc_buffer
drivers/media/rc/ir-lirc-codec.c | 25 +++++++------------------
drivers/media/rc/lirc_dev.c | 13 ++++++++++++-
drivers/media/rc/rc-main.c | 20 ++++++++++----------
3 files changed, 29 insertions(+), 29 deletions(-)
reply other threads:[~2017-05-02 11:39 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=20170502113927.GA25047@gofer.mess.org \
--to=sean@mess.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).