git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f8ca0b
)
[media] tuner-core: handle errors when getting signal strength/afc
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 12:55:59 +0000
(09:55 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 25 Mar 2013 18:10:43 +0000
(15:10 -0300)
If those callbacks fail, it should return zero, and not a random
value. The previous code assumed that all drivers would only change
signal strength if it succeeds, but this may not be true.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found