commit | 32a0f488ce5e8a9a148491f15edc508ab5e8265b | [log] [tgz] |
---|---|---|
author | Beat Michel Liechti <bml303@gmail.com> | Thu Mar 26 22:36:52 2009 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Mar 27 21:11:26 2009 +0100 |
tree | 3cb3c24cf8f6e6905f8ab6c3471ea3e3dbf27f44 | |
parent | 40cf65d149053889c8876c6c2b4ce204fde55baa [diff] |
DVB: firedtv: FireDTV S2 problems with tuning solved Signed-off-by: Beat Michel Liechti <bml303@gmail.com> Tuning was broken on FireDTV S2 (and presumably FloppyDTV S2) because a wrong opcode was sent. The box only gave "not implemented" responses. Changing the opcode to _TUNE_QPSK2 fixes this for good. Cc: stable@kernel.org Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>