public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Trent Piepho <xyzzy@speakeasy.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
	V4L and DVB maintainers <v4l-dvb-maintainer@linuxtv.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: zr36067 no longer loads automatically (regression)
Date: Sat, 10 Jan 2009 10:42:26 +0100	[thread overview]
Message-ID: <20090110104226.7289e69a@hyperion.delvare> (raw)
In-Reply-To: <Pine.LNX.4.58.0901091215100.1626@shell2.speakeasy.net>

Hi Trent,

On Fri, 9 Jan 2009 12:20:54 -0800 (PST), Trent Piepho wrote:
> On Fri, 9 Jan 2009, Trent Piepho wrote:
> > Here is a new version against latest v4l-dvb sources.  Jean, are you trying
> > to apply against the kernel tree?  These patches are against the v4l-dvb Hg
> > repository which isn't quite the same as what's in the kernel.
> >
> > I have some more patches at http://linuxtv.org/hg/~tap/zoran
> 
> Forgot the patch

Patch tested successfully. Nice cleanup! I wanted to do it for quite
some time but could never find the time.

Acked-by: Jean Delvare <khali@linux-fr.org>

With just one suggestion:

> (...)
> +static int __init zoran_init(void)
>  {
>  	int i;
> 
> (...)
> +	i = pci_register_driver(&zoran_driver);
> +	if (i) {
> +		dprintk(1,
> +			KERN_ERR
> +			"%s: Unable to register ZR36057 driver\n",
> +			ZORAN_NAME);
> +		return i;

"i" could be renamed to "err" for clarity.

>  	}
> 
>  	return 0;
>  }

Thanks,
-- 
Jean Delvare

  reply	other threads:[~2009-01-10  9:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090108143315.2b564dfe@hyperion.delvare>
     [not found] ` <20090108175627.0ebd9f36@pedra.chehab.org>
     [not found]   ` <Pine.LNX.4.58.0901081319340.1626@shell2.speakeasy.net>
     [not found]     ` <20090108193923.580fcd5b@pedra.chehab.org>
     [not found]       ` <Pine.LNX.4.58.0901082156270.1626@shell2.speakeasy.net>
2009-01-09 11:20         ` zr36067 no longer loads automatically (regression) Mauro Carvalho Chehab
2009-01-09 11:43           ` Jean Delvare
2009-01-09 20:12             ` Trent Piepho
2009-01-09 20:20               ` Trent Piepho
2009-01-10  9:42                 ` Jean Delvare [this message]
2009-01-09 20:28               ` Jean Delvare
2009-01-10 13:56                 ` Jean Delvare
     [not found]         ` <20090109100531.01cb952c@hyperion.delvare>
     [not found]           ` <Pine.LNX.4.58.0901090112060.1626@shell2.speakeasy.net>
2009-01-09 11:22             ` Mauro Carvalho Chehab

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=20090110104226.7289e69a@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=v4l-dvb-maintainer@linuxtv.org \
    --cc=xyzzy@speakeasy.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