V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontend
authorMichael Krufky <mkrufky@linuxtv.org>
Wed, 19 Apr 2006 23:40:01 +0000 (20:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:55:11 +0000 (19:55 -0300)
commit5691c8473936508c51639b6ff8467e55d8b129c1
tree9b544d9de02afa35c4f2bb0c81a4c40b7d78cd8e
parent7157e2b6ff6fdd24d7e54d9856aa24ea88527ca9
V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontend

This patch prevents a bug where the frontend is unable to tune after waking
from powered down state. Now, the device remains powered on until it is
disconnected, just like the windows driver. It seems that the bluebird
firmware is unable to successfully handle tuning after a powered down state.
This patch fixes all of the FusionHDTV Bluebird USB2 devices. The Medion
MD95700 will still behave as before, since it was unaffected by this bug.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/cxusb.c