From: Mauro Carvalho Chehab Date: Wed, 4 Jul 2012 05:33:55 +0000 (-0300) Subject: [media] tuner, xc2028: add support for get_afc() X-Git-Tag: v3.6-rc1~40^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d432a3d7783b0b86ff08a111b7a4bea550fc4a2;p=pandora-kernel.git [media] tuner, xc2028: add support for get_afc() Implement API support to return AFC frequency shift, as this device supports it. The only other driver that implements it is tda9887, and the frequency there is reported in Hz. So, use Hz also for this tuner. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed