All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Philippe Valembois <lephilousophe@users.sourceforge.net>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] Add support for Avermedia AverTV Volar HD 2 (TD110)
Date: Thu, 11 Feb 2016 17:49:56 +0200	[thread overview]
Message-ID: <56BCADA4.4040407@iki.fi> (raw)
In-Reply-To: <1455005281-25407-1-git-send-email-lephilousophe@users.sourceforge.net>

Looks good!

Reviewed-by: Antti Palosaari <crope@iki.fi>


On 02/09/2016 10:08 AM, Philippe Valembois wrote:
> Signed-off-by: Philippe Valembois <lephilousophe@users.sourceforge.net>
> ---
>   drivers/media/dvb-core/dvb-usb-ids.h  | 1 +
>   drivers/media/usb/dvb-usb-v2/af9035.c | 2 ++
>   2 files changed, 3 insertions(+)
>
> diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb-core/dvb-usb-ids.h
> index dbdbb84..0afad39 100644
> --- a/drivers/media/dvb-core/dvb-usb-ids.h
> +++ b/drivers/media/dvb-core/dvb-usb-ids.h
> @@ -242,6 +242,7 @@
>   #define USB_PID_AVERMEDIA_1867				0x1867
>   #define USB_PID_AVERMEDIA_A867				0xa867
>   #define USB_PID_AVERMEDIA_H335				0x0335
> +#define USB_PID_AVERMEDIA_TD110				0xa110
>   #define USB_PID_AVERMEDIA_TWINSTAR			0x0825
>   #define USB_PID_TECHNOTREND_CONNECT_S2400               0x3006
>   #define USB_PID_TECHNOTREND_CONNECT_S2400_8KEEPROM	0x3009
> diff --git a/drivers/media/usb/dvb-usb-v2/af9035.c b/drivers/media/usb/dvb-usb-v2/af9035.c
> index b3c09fe..2638e32 100644
> --- a/drivers/media/usb/dvb-usb-v2/af9035.c
> +++ b/drivers/media/usb/dvb-usb-v2/af9035.c
> @@ -2053,6 +2053,8 @@ static const struct usb_device_id af9035_id_table[] = {
>   		&af9035_props, "Avermedia A835B(3835)", RC_MAP_IT913X_V2) },
>   	{ DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_A835B_4835,
>   		&af9035_props, "Avermedia A835B(4835)",	RC_MAP_IT913X_V2) },
> +	{ DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_TD110,
> +		&af9035_props, "Avermedia AverTV Volar HD 2 (TD110)", RC_MAP_AVERMEDIA_RM_KS) },
>   	{ DVB_USB_DEVICE(USB_VID_AVERMEDIA, USB_PID_AVERMEDIA_H335,
>   		&af9035_props, "Avermedia H335", RC_MAP_IT913X_V2) },
>   	{ DVB_USB_DEVICE(USB_VID_KWORLD_2, USB_PID_KWORLD_UB499_2T_T09,
>

-- 
http://palosaari.fi/

      reply	other threads:[~2016-02-11 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09  8:08 [PATCH] Add support for Avermedia AverTV Volar HD 2 (TD110) Philippe Valembois
2016-02-11 15:49 ` Antti Palosaari [this message]

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=56BCADA4.4040407@iki.fi \
    --to=crope@iki.fi \
    --cc=lephilousophe@users.sourceforge.net \
    --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 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.