public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Don't duplicate a function to create graph on au0828
@ 2016-03-02 14:16 Mauro Carvalho Chehab
  2016-03-02 14:16 ` [PATCH 1/2] [media] au0828: use standard demod pads struct Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2016-03-02 14:16 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-03-02 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-02 14:16 [PATCH 0/2] Don't duplicate a function to create graph on au0828 Mauro Carvalho Chehab
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox