V4L/DVB (6677): Fix xc2028 driver for non OFDM
commit63806eeb61dcdf30fdbf488babff98aea2ca3f08
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Nov 2007 22:29:22 +0000 (25 19:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:58 +0000 (25 19:02 -0200)
tree69847a19f2fbf205a0b083b5ea951eeddc81efed
parent66c2d53db28276fe49b49745230b7ac8d8fd5f47
V4L/DVB (6677): Fix xc2028 driver for non OFDM

A previous patch implemented support for non-OFDM digital TV. However, the
previous bandwidth ofdm parameter were left at the code by mistake.

Thanks to Michael Krufky and Patrick Boettcher for noticing this mistake.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028.c