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:
4ed7e7b
)
[media] r820t: precendence bug in r820t_xtal_check()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 18 Apr 2013 18:20:40 +0000
(15:20 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 25 Apr 2013 13:29:56 +0000
(10:29 -0300)
The test as written is always false. It looks like the intent was to
test that the bit was not set.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found