]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L: saa7127: fix broken S-Video with saa7129
authorMartin Dauskardt <martin.dauskardt@gmx.de>
Thu, 12 Mar 2009 21:43:44 +0000 (17:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:32:32 +0000 (17:32 -0700)
commitef956570e79d30cf9a25e5a1a5464f75a8989181
treecdb7c6ad9b56404aba574cdfa1a2bcef48b8fe49
parent6ffcc214c90fc8eaa2bbb30f4d4faeafe800a443
V4L: saa7127: fix broken S-Video with saa7129

(backported from commit 0f3559ef17362a7dd5017521a4dd4cad31263395)

Register 0x2d has to be set differently in the saa7129 compared to the
saa7127. This was not done correctly, so S-Video was broken in certain
circumstances.

This fixes a regression introduced in 2.6.28.

Signed-off-by: Martin Dauskardt <martin.dauskardt@gmx.de>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/saa7127.c