[PATCH] dvb: LGDT3302 QAM256 initialization fix
authorMichael Krufky <mkrufky@m1k.net>
Tue, 12 Jul 2005 20:58:37 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 12 Jul 2005 23:01:03 +0000 (16:01 -0700)
commit58ba006be9b5a8f14f32c530d19fcd4e633aadf8
tree0fc1b3d619886c3756048d76457ada524b3cd0c3
parent67bc4eb0b1140a4bf364f2dcca152be659ed9057
[PATCH] dvb: LGDT3302 QAM256 initialization fix

- Initialize all non mutually exclusive variables
  without regard to the mode selected.
- Do a software reset each time the parameters are
  set, regardless of whether anything changes.
  This may allow an application to recover from a
  hung condition.
- Improved error reporting.
- Removed $Id:$

Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
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/dvb/frontends/lgdt3302.c