V4L/DVB (12575): Fix test of bandwidth range in cx22700_set_tps()
commit8e30ddcf2fbd2ec68ec42156d9a04d946d195b54
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 27 Aug 2009 01:13:43 +0000 (26 22:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:34 +0000 (12 12:19 -0300)
treec82b48750509e3fdd648221aab784b5d8c79789f
parent5a5e1da579beb38fa8bf7d0a80cfa027cd7a2751
V4L/DVB (12575): Fix test of bandwidth range in cx22700_set_tps()

For the bandwidth to be less than 8 MHZ and greater than 6 MHZ is logically
impossible.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx22700.c