diff options
author | Antti Palosaari <crope@iki.fi> | 2013-03-07 19:22:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-21 19:01:58 -0300 |
commit | 70375ecc452128d855f89e04b31a0961501cc153 (patch) | |
tree | 276e927e0f7820956895bbd4e67728fb5399eb10 /net/ipv6 | |
parent | 1c72fe2679996a125219caaede542ad6913a3539 (diff) |
[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 'net/ipv6')
0 files changed, 0 insertions, 0 deletions