]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] v4l: fix regression modprobe bttv freezes the computer
authorMichael Krufky <mkrufky@m1k.net>
Wed, 27 Jul 2005 18:45:53 +0000 (11:45 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:26:16 +0000 (16:26 -0700)
commitab409bff8c881e5cff0324ddd854ddfa14a096fe
tree2c0c0ff117ebb3d5358d4a13c7f65268abdcf63f
parent518fe603fb48b1bcb070e886919d0ce124a90ebd
[PATCH] v4l: fix regression modprobe bttv freezes the computer

Remove redundant bttv_reset_audio() which caused the computer to freeze
with some bt8xx based DVB cards when loading the bttv driver.

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/bttv-cards.c