From: Hans Verkuil Date: Fri, 25 May 2012 15:01:40 +0000 (-0300) Subject: [media] tuner-core: return the frequency range of the correct tuner X-Git-Tag: v3.5-rc5~26^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c44ff8fa026ab34d95ce0805a56ca507c313a91d;p=pandora-kernel.git [media] tuner-core: return the frequency range of the correct tuner The frequency range of the current tuner (radio or TV) was returned instead of the frequency range of the requested tuner (which depends on the device node). This bug caused the frequency range of the radio tuner to be returned when G_TUNER was called on a video node. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed