public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Aleksandr V. Piskunov" <aleksandr.v.piskunov@gmail.com>
To: linux-media@vger.kernel.org
Subject: [PATCH] AVerTV MCE 116 Plus radio
Date: Tue, 6 Oct 2009 11:04:06 +0300	[thread overview]
Message-ID: <20091006080406.GA22207@moon> (raw)

Added FM radio support to Avermedia AVerTV MCE 116 Plus card

Signed-off-by: Aleksandr V. Piskunov <alexandr.v.piskunov@gmail.com>

diff --git a/linux/drivers/media/video/ivtv/ivtv-cards.c b/linux/drivers/media/video/ivtv/ivtv-cards.c
--- a/linux/drivers/media/video/ivtv/ivtv-cards.c
+++ b/linux/drivers/media/video/ivtv/ivtv-cards.c
@@ -965,6 +965,7 @@
                { IVTV_CARD_INPUT_AUD_TUNER,  CX25840_AUDIO5       },
                { IVTV_CARD_INPUT_LINE_IN1,   CX25840_AUDIO_SERIAL, 1 },
        },
+       .radio_input = { IVTV_CARD_INPUT_AUD_TUNER,  CX25840_AUDIO5 },
        /* enable line-in */
        .gpio_init = { .direction = 0xe000, .initial_value = 0x4000 },
        .xceive_pin = 10,

             reply	other threads:[~2009-10-06  8:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-06  8:04 Aleksandr V. Piskunov [this message]
2009-10-06  8:11 ` [PATCH] AVerTV MCE 116 Plus radio Aleksandr V. Piskunov
2009-10-11  1:01   ` Aleksandr V. Piskunov
2009-10-11 12:05     ` Andy Walls
2009-11-21  3:39     ` Andy Walls
2010-02-02 15:29       ` Mauro Carvalho Chehab
2010-02-04  0:33         ` Andy Walls
2010-02-09 14:15           ` Aleksandr V. Piskunov

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=20091006080406.GA22207@moon \
    --to=aleksandr.v.piskunov@gmail.com \
    --cc=linux-media@vger.kernel.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