V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 9 Dec 2007 20:21:54 +0000 (17:21 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:29 +0000 (19:03 -0200)
commit864a6b813ab6cb69f3552553899ae443329ecfa9
tree7d1c655d6e60f5a0fd50a3f5d733e9169fe3518e
parenta55db8cd7f8a107f3abcb4c803b1873b2be63663
V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value

Fix type inconsistency in t->mode value, causing the following:

tuner' 1-0043: freq set: unknown mode: 0x0004!

(only visible with tuner debug enabled)

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c