[media] cx231xx: remove board specific check for Colibri configuration
authorDevin Heitmueller <dheitmueller@hauppauge.com>
Thu, 19 Aug 2010 14:05:38 +0000 (11:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:34 +0000 (01:17 -0200)
The cx231xx_set_Colibri_For_LowIF() function is only ever called if the tuner
has a DIF (see vidioc_s_frequency() in cx231xx-video.c).  Hence, we do not
need to do a board specific check in this function.

Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found