All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: [GIT PATCHES for 2.6.32] V4L/DVB fixes
Date: Tue, 22 Sep 2009 22:03:10 -0300	[thread overview]
Message-ID: <20090922220310.233e1854@pedra.chehab.org> (raw)

Linus,

Please pull from:
        ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus

For 4 build fix patches:

   - saa7134: fix build;
   - dvbdev: Remove an annoying/uneeded warning that happens when 
     DVB_CORE is disabled but some V4L drivers are enabled;
   - dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilation;
   - staging/go7007: Revert compatibility code added at the wrong place 
     preventing compilation.

Cheers,
Mauro.

---

 drivers/media/dvb/dvb-core/dvbdev.h        |    5 ++---
 drivers/media/dvb/dvb-usb/Kconfig          |    2 +-
 drivers/media/video/saa7164/saa7164-api.c  |    8 ++++----
 drivers/media/video/saa7164/saa7164-cmd.c  |    2 +-
 drivers/media/video/saa7164/saa7164-core.c |    6 +++---
 drivers/media/video/saa7164/saa7164.h      |    4 ++--
 drivers/staging/go7007/Makefile            |    5 -----
 7 files changed, 13 insertions(+), 19 deletions(-)

Ingo Molnar (1):
      media: video: Fix build in saa7164

Mauro Carvalho Chehab (3):
      V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place
      V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning
      V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilation

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org

             reply	other threads:[~2009-09-23  1:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23  1:03 Mauro Carvalho Chehab [this message]
2009-11-07 16:37 [GIT PATCHES for 2.6.32] V4L/DVB fixes Mauro Carvalho Chehab
2009-11-09 18:02 ` Linus Torvalds
2009-11-09 18:33   ` 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=20090922220310.233e1854@pedra.chehab.org \
    --to=mchehab@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.