[PATCH] cxusb-bluebird: bug-fix: power down corrupts frontend
commit5667cc6c6ddf816527a04ea9b0c6fc9bee6f8ed3
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 22 Apr 2006 07:35:50 +0000 (22 03:35 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 1 May 2006 19:03:43 +0000 (1 12:03 -0700)
treef728577a28f21eb68774ce9789a271fbb419b51e
parentf5d195f1c98ec76606522daeb49bb7d2eb8065e4
[PATCH] 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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/dvb/dvb-usb/cxusb.c