]> git.karo-electronics.de Git - karo-tx-linux.git/commit
DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible default
authorSteven Toth <stoth@hauppauge.com>
Tue, 29 Jul 2008 02:01:35 +0000 (22:01 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Aug 2008 19:43:09 +0000 (12:43 -0700)
commitd44fda9d047d4b293646b4cb3a0f448a6f07c018
tree29258a4e1ac8d95011a3b7afd346e0e811ffbccc
parent307137407be8d4a593f9bebc51693d340969dd46
DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible default

(cherry picked from commit ecda5966c90746a044ff68e78b1062adcddd9664)

DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible default

PAD_CTRL controls TS1 and TS2 input and output states, if the
register became corrupt the driver was never able to recover.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/cx23885/cx23885-core.c