From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: [PATCH 0/2] Don't duplicate a function to create graph on au0828
Date: Wed, 2 Mar 2016 11:16:07 -0300 [thread overview]
Message-ID: <cover.1456928097.git.mchehab@osg.samsung.com> (raw)
All other drivers are using already the core to create the graph. Do the
same for au0828.
Mauro Carvalho Chehab (2):
[media] au0828: use standard demod pads struct
[media] au0828: use v4l2_mc_create_media_graph()
drivers/media/dvb-frontends/au8522.h | 9 ---
drivers/media/dvb-frontends/au8522_decoder.c | 8 +--
drivers/media/dvb-frontends/au8522_priv.h | 3 +-
drivers/media/usb/au0828/au0828-core.c | 2 +-
drivers/media/usb/au0828/au0828-video.c | 99 +---------------------------
drivers/media/v4l2-core/v4l2-mc.c | 21 +++++-
include/media/v4l2-mc.h | 1 +
7 files changed, 30 insertions(+), 113 deletions(-)
--
2.5.0
next reply other threads:[~2016-03-02 14:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 14:16 Mauro Carvalho Chehab [this message]
2016-03-02 14:16 ` [PATCH 1/2] [media] au0828: use standard demod pads struct Mauro Carvalho Chehab
2016-03-02 15:34 ` kbuild test robot
2016-03-02 14:16 ` [PATCH 2/2] [media] au0828: use v4l2_mc_create_media_graph() Mauro Carvalho Chehab
2016-03-02 16:30 ` kbuild test robot
2016-03-02 16:39 ` [PATCH v2 1/2] [media] au0828: use standard demod pads struct Mauro Carvalho Chehab
2016-03-02 16:39 ` [PATCH v2 2/2] [media] au0828: use v4l2_mc_create_media_graph() Mauro Carvalho Chehab
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=cover.1456928097.git.mchehab@osg.samsung.com \
--to=mchehab@osg.samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@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