From: Istvan Varga Date: Fri, 3 Jun 2011 15:27:30 +0000 (-0300) Subject: [media] xc4000: fixed frequency error X-Git-Tag: v3.1-rc1~116^2~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1368ceb266990af58a72cdb0e121eb4ff22bde6f;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed