All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Nurkin <ptqa@netup.ru>
To: mchehab@redhat.com, linux-media@vger.kernel.org
Cc: "Алексей Буткеев" <abutkeev@netup.ru>, "Abylay Ospan" <aospan@netup.ru>
Subject: [PATCH] cx23885-cards: fix netup card revision
Date: Tue, 14 Aug 2012 09:35:44 +0400	[thread overview]
Message-ID: <5029E3B0.3000304@netup.ru> (raw)

Hello, Mauro. Can you check our patch? Netup cards revision 1 are not 
manufactured anymore, rev. 4 should be default.

Signed-off-by: Anton Nurkin <ptqa@netup.ru>

---

  drivers/media/video/cx23885/cx23885-cards.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/cx23885/cx23885-cards.c 
b/drivers/media/video/cx23885/cx23885-cards.c
index d365e9a..d889bd2 100644
--- a/drivers/media/video/cx23885/cx23885-cards.c
+++ b/drivers/media/video/cx23885/cx23885-cards.c
@@ -36,7 +36,7 @@
  #include "xc5000.h"
  #include "cx23888-ir.h"

-static unsigned int netup_card_rev = 1;
+static unsigned int netup_card_rev = 4;
  module_param(netup_card_rev, int, 0644);
  MODULE_PARM_DESC(netup_card_rev,
                 "NetUP Dual DVB-T/C CI card revision");


-- 
http://www.netup.ru
+7 (495) 510-1025 доб.1
IP: 77.72.80.1
Moscow, GMT+4
-- Anton Nurkin --


                 reply	other threads:[~2012-08-14  5:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5029E3B0.3000304@netup.ru \
    --to=ptqa@netup.ru \
    --cc=abutkeev@netup.ru \
    --cc=aospan@netup.ru \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /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.