All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Dmitri Belimov <d.belimov@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] Fix compilation tm6000 module
Date: Tue, 09 Feb 2010 11:26:55 -0200	[thread overview]
Message-ID: <4B71629F.7000004@infradead.org> (raw)
In-Reply-To: <20100209164831.61d26b47@glory.loctelecom.ru>

Hi Dmitri,

Dmitri Belimov wrote:
> Hi All
> 
> Fix compilation tm6000 module.
> 
> diff -r 690055993011 linux/drivers/staging/tm6000/tm6000-cards.c
> --- a/linux/drivers/staging/tm6000/tm6000-cards.c	Sun Feb 07 22:26:10 2010 -0200
> +++ b/linux/drivers/staging/tm6000/tm6000-cards.c	Tue Feb 09 10:44:14 2010 +0900
> @@ -45,6 +45,8 @@
>  #define TM6000_BOARD_FREECOM_AND_SIMILAR	7
>  #define TM6000_BOARD_ADSTECH_MINI_DUAL_TV	8
>  #define TM6010_BOARD_HAUPPAUGE_900H		9
> +#define TM6010_BOARD_BEHOLD_WANDER		10
> +#define TM6010_BOARD_BEHOLD_VOYAGER		11
>  
>  #define TM6000_MAXBOARDS        16
>  static unsigned int card[]     = {[0 ... (TM6000_MAXBOARDS - 1)] = UNSET };
> 
> Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>

Thanks. I just made a similar patch yesterday:
	http://git.linuxtv.org/v4l-dvb.git?a=commit;h=9b3d48aa238969e33e8642fd359991044afae9c7

Also, Stefan had added the same fix into one of his patches.

I suspect that Douglas didn't backport it yet to -hg.
> 
> 
> With my best regards, Dmitry.
> 


-- 

Cheers,
Mauro

      reply	other threads:[~2010-02-09 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09  7:48 [PATCH] Fix compilation tm6000 module Dmitri Belimov
2010-02-09 13:26 ` Mauro Carvalho Chehab [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=4B71629F.7000004@infradead.org \
    --to=mchehab@infradead.org \
    --cc=d.belimov@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 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.