[media] r820t: precendence bug in r820t_xtal_check()
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 18 Apr 2013 18:20:40 +0000 (15:20 -0300)
committerMauro 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