2005-10-15 17:37:08

by Ronald S. Bultje

[permalink] [raw]
Subject: [PATCH / 2.6.13.4] fix black/white-only svideo input in vpx3220 decoder

Hi,

attached patch fixes the fact that the svideo input will only give input
in black/white in some circumstances. Reason is that in the PCI
controller driver (zr36067), after setting input, we reset norm, which
overwrites the input register with the default. This patch makes it
always set the correct value for the input when changing norm.

Patch is against 2.6.13.4 because I couldn't find a pre-made
2.6.14-current tarball to generate the patch against. Shouldn't matter
still, since the vpx3220 driver didn't change much in between, afaik.

Signed-off-by: Ronald S. Bultje <[email protected]>

Cheers,
Ronald


Attachments:
vpx3220-color-svideo.patch (760.00 B)