From: Hans Verkuil Date: Sun, 26 Jun 2011 08:35:34 +0000 (-0300) Subject: [media] tuner-core.c: don't change type field in g_tuner or g_frequency X-Git-Tag: v3.0-rc7~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ad339a29858db6544052f98973d235129f9f49c;p=pandora-kernel.git [media] tuner-core.c: don't change type field in g_tuner or g_frequency The tuner core should not silently change the type field in g_tuner and g_frequency. If the tuner is in a different mode than the one that was requested, then just fill in what you can and don't attempt to read afc, signal or rxsubchans values. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed