From: Lars-Peter Clausen <lars@metafoo.de>
To: Prabhakar Lad <prabhakar.csengg@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
Prabhakar Lad <prabhakar.lad@ti.com>,
linux-media@vger.kernel.org
Subject: Re: [PATCH] [media] tvp514x: Fix init seqeunce
Date: Fri, 21 Jun 2013 19:14:31 +0200 [thread overview]
Message-ID: <51C489F7.6070105@metafoo.de> (raw)
In-Reply-To: <CA+V-a8tgrLgeuQ83eRQkW6OeyBvCYzRD5k4xjnPwdne7hbCuWQ@mail.gmail.com>
On 06/21/2013 02:27 PM, Prabhakar Lad wrote:
> Hi Lars-Peter,
>
> On Sun, Jun 16, 2013 at 3:41 PM, Prabhakar Lad
> <prabhakar.csengg@gmail.com> wrote:
>> Hi Lars-Peter,
>>
>> Thanks for the patch.
>>
>> On Sat, Jun 15, 2013 at 8:04 PM, Lars-Peter Clausen <lars@metafoo.de> wrote:
>>> client->driver->id_table will always point to the first entry in the device id
>>> table. So all devices will use the same init sequence. Use the id table entry
>>> that gets passed to the driver's probe() function to get the right init
>>> sequence.
>>>
>> The patch looks OK, but it causes following two warnings,
>>
>> drivers/media/i2c/tvp514x.c: In function 'tvp514x_s_stream':
>> drivers/media/i2c/tvp514x.c:868: warning: unused variable 'client'
>> drivers/media/i2c/tvp514x.c: In function 'tvp514x_probe':
>> drivers/media/i2c/tvp514x.c:1092: warning: assignment makes pointer
>> from integer without a cast
>>
> Do you plan to post a v2 ? or shall I take care of it ?
>
> Regards,
> --Prabhakar Lad
I'll send a v2 soon.
- Lars
prev parent reply other threads:[~2013-06-21 17:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-15 14:34 [PATCH] [media] tvp514x: Fix init seqeunce Lars-Peter Clausen
2013-06-16 10:11 ` Prabhakar Lad
2013-06-21 12:27 ` Prabhakar Lad
2013-06-21 17:14 ` Lars-Peter Clausen [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=51C489F7.6070105@metafoo.de \
--to=lars@metafoo.de \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=prabhakar.csengg@gmail.com \
--cc=prabhakar.lad@ti.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.