Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2010-01-22 Thread Douglas Schilling Landgraf
Hello,

On Fri, Jan 22, 2010 at 6:33 PM, Mauro Carvalho Chehab
 wrote:
> Igor M. Liplianin wrote:
>> Mauro,
>>
>> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
>>
>> for the following 5 changesets:
>>
>> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
>>
>> 02/05: Compro S350 GPIO change
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
>>
>> 03/05: dm1105: connect splitted else-if statements
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
>>
>> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
>>
>> 05/05: dm1105: use macro for read/write registers
>> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
>>
>>
>>  dvb/dm1105/Kconfig            |    1
>>  dvb/dm1105/dm1105.c           |  539 
>> +-
>>  video/saa7134/saa7134-cards.c |    4
>>  3 files changed, 285 insertions(+), 259 deletions(-)
>>
>
> applied on -git, thanks.
>

Applied on -hg tree, thanks!

Cheers,
Douglas
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2010-01-22 Thread Mauro Carvalho Chehab
Igor M. Liplianin wrote:
> Mauro,
> 
> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
> 
> for the following 5 changesets:
> 
> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
> 
> 02/05: Compro S350 GPIO change
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
> 
> 03/05: dm1105: connect splitted else-if statements
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
> 
> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
> 
> 05/05: dm1105: use macro for read/write registers
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
> 
> 
>  dvb/dm1105/Kconfig|1 
>  dvb/dm1105/dm1105.c   |  539 
> +-
>  video/saa7134/saa7134-cards.c |4 
>  3 files changed, 285 insertions(+), 259 deletions(-)
> 

applied on -git, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2010-01-17 Thread hermann pitton

Am Montag, den 18.01.2010, 01:06 +0200 schrieb Igor M. Liplianin:
> Mauro,
> 
> Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits
> 
> for the following 5 changesets:
> 
> 01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11
> 
> 02/05: Compro S350 GPIO change
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c
> 
> 03/05: dm1105: connect splitted else-if statements
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4
> 
> 04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917
> 
> 05/05: dm1105: use macro for read/write registers
> http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b
> 
> 
>  dvb/dm1105/Kconfig|1 
>  dvb/dm1105/dm1105.c   |  539 
> +-
>  video/saa7134/saa7134-cards.c |4 
>  3 files changed, 285 insertions(+), 259 deletions(-)
> 
> Thanks,
> Igor
> 

Igor,

What does that one pin more high on your 02/05 exactly?

Given that we still have boards, pulling all pins high "for fun" and
then work somehow.

It is very wrong to proceed in such a way further.

I would disable such stuff next day and did say so previously.

The last we need are more undocumented gpio pins.

Cheers,
Hermann






--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2010-01-17 Thread Igor M. Liplianin
Mauro,

Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits

for the following 5 changesets:

01/05: Add Support for DVBWorld DVB-S2 PCI 2004D card
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=199213295c11

02/05: Compro S350 GPIO change
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=84347195a02c

03/05: dm1105: connect splitted else-if statements
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=cd9e72ee99c4

04/05: dm1105: use dm1105_dev & dev instead of dm1105dvb
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=5cb9c8978917

05/05: dm1105: use macro for read/write registers
http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=6ed71bd9d32b


 dvb/dm1105/Kconfig|1 
 dvb/dm1105/dm1105.c   |  539 +-
 video/saa7134/saa7134-cards.c |4 
 3 files changed, 285 insertions(+), 259 deletions(-)

Thanks,
Igor


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html