From: peter.griffin@linaro.org (Peter Griffin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] [media] c8sectpfe: Various driver fixups
Date: Thu, 24 Mar 2016 11:23:49 +0000 [thread overview]
Message-ID: <1458818632-25552-1-git-send-email-peter.griffin@linaro.org> (raw)
Hi Mauro,
This series includes a few fixes for the c8sectpfe Linux dvb demux driver.
The first fixes a bug introduced in the review process to the circular
buffer WP management. The second re-works the firmware loading code to not
rely on the CONFIG_FW_LOADER_USER_HELPER_FALLBACK which was removed in
a previous patch. The third patch simly demotes a print statement to
dev_dbg.
regards,
Peter.
Peter Griffin (3):
[media] c8sectpfe: Fix broken circular buffer wp management
[media] c8sectpfe: Demote print to dev_dbg
[media] c8sectpfe: Rework firmware loading mechanism
.../media/platform/sti/c8sectpfe/c8sectpfe-core.c | 69 ++++++++--------------
1 file changed, 24 insertions(+), 45 deletions(-)
--
1.9.1
next reply other threads:[~2016-03-24 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 11:23 Peter Griffin [this message]
2016-03-24 11:23 ` [PATCH 1/3] [media] c8sectpfe: Fix broken circular buffer wp management Peter Griffin
2016-03-24 11:23 ` [PATCH 2/3] [media] c8sectpfe: Demote print to dev_dbg Peter Griffin
2016-03-24 11:23 ` [PATCH 3/3] [media] c8sectpfe: Rework firmware loading mechanism Peter Griffin
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=1458818632-25552-1-git-send-email-peter.griffin@linaro.org \
--to=peter.griffin@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).