commit | 1368ceb266990af58a72cdb0e121eb4ff22bde6f | [log] [tgz] |
---|---|---|
author | Istvan Varga <istvan_v@mailbox.hu> | Fri Jun 03 12:27:30 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:52:34 2011 -0300 |
tree | bca06a1b0b6e714b2ea682897f67b472284c9da6 | |
parent | 5614942bb06f5620d0d6eb67bc0268c76c5dd921 [diff] |
[media] xc4000: fixed frequency error The xc_get_frequency_error() function reported the frequency error incorrectly. The data read from the hardware is a signed integer, in 15625 Hz units. The attached patch fixes the bug. Signed-off-by: Istvan Varga <istvan_v@mailbox.hu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>