diff options
author | Antti Palosaari <crope@iki.fi> | 2013-03-07 23:22:52 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-21 23:01:58 +0100 |
commit | 70375ecc452128d855f89e04b31a0961501cc153 (patch) | |
tree | 276e927e0f7820956895bbd4e67728fb5399eb10 /fs/fs_struct.c | |
parent | [media] af9035: enable remote controller for IT9135 too (diff) | |
download | linux-70375ecc452128d855f89e04b31a0961501cc153.tar.xz linux-70375ecc452128d855f89e04b31a0961501cc153.zip |
[media] af9035: change dual mode boolean to bit field
For some reason there seems to be value 0x03 in eeprom for dual mode
(and 0x00 for single mode). Boolean is not always 1 bit wide - it
could be 8 bit wide too. Storing number 0x03 to boolean causes driver
to thing there is 4 tuners in some cases :o
Add also some comments regarding to eeprom.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions