All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@m1k.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, pb@linuxtv.org, js@linuxtv.org,
	mkrufky@linuxtv.org
Subject: Re: + dvb-add-alternate-stv0297-driver.patch added to -mm tree
Date: Thu, 03 Nov 2005 22:16:14 -0500	[thread overview]
Message-ID: <436AD27E.2050004@m1k.net> (raw)
In-Reply-To: <200511030341.jA33fvLc024773@shell0.pdx.osdl.net>

akpm@osdl.org wrote:

>The patch titled
>
>     dvb: add alternate stv0297-driver
>
>has been added to the -mm tree.  Its filename is
>
>     dvb-add-alternate-stv0297-driver.patch
>
>
>From: Patrick Boettcher <pb@linuxtv.org>
>
>adding special stv0297-driver for the Technisat/B2C2 CableStar2 PCI and USB
>devices (USB untested)
>
>This driver could also be used with other stv0297-based cards, but someone has
>to do it.
>
>The CableStar2's stv0297-driver is tested with QAM32/64/128/256 and has a very
>nice reception-qualitiy.
>
>Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
>Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
>Cc: Johannes Stezenbach <js@linuxtv.org>
>Signed-off-by: Andrew Morton <akpm@osdl.org>
>---
>
> drivers/media/dvb/b2c2/Makefile           |    2 
> drivers/media/dvb/b2c2/flexcop-fe-tuner.c |  143 +----
> drivers/media/dvb/b2c2/stv0297_cs2.c      |  776 ++++++++++++++++++++++++++++++
> drivers/media/dvb/b2c2/stv0297_cs2.h      |   51 +
> drivers/media/dvb/b2c2/stv0297_priv.h     |  154 +++++
> 5 files changed, 1029 insertions(+), 97 deletions(-)
>  
>
Andrew-

It has come to my attention that this patch should not have been merged 
upstream.  I apologize for this.  Please drop it from -mm ASAP.

Thank you,

Michael Krufky

           reply	other threads:[~2005-11-04  3:16 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200511030341.jA33fvLc024773@shell0.pdx.osdl.net>]

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=436AD27E.2050004@m1k.net \
    --to=mkrufky@m1k.net \
    --cc=akpm@osdl.org \
    --cc=js@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkrufky@linuxtv.org \
    --cc=pb@linuxtv.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.