commit | f7a12fdfd6b6a6f37827d213e67930b945d3081d | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Apr 18 15:20:40 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Apr 25 10:29:56 2013 -0300 |
tree | 9f7250a8739b49a53c6db7df9d47f5878a7679b9 | |
parent | 4ed7e7bae6a4edc90bfa82b55716e4000b584436 [diff] |
[media] r820t: precendence bug in r820t_xtal_check() 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>