]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 19 Aug 2007 08:09:37 +0000 (05:09 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:05:40 +0000 (22:05 -0300)
commit2ce55b606b29c6ab0c8583772f6807b49cc89372
tree9486440572b294b32dc41fe24f96f0e48419a8ed
parent8267761881d6bb91c168ba4d629b778cf106c485
V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker

The TV output standard was set only on first use, which meant that the saa7127
was set to NTSC until then, leading to flickering on PAL systems.

Since the saa7127 has no firmware it is OK to initialize it immediately.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.c