commit | b6cd9c4a1de9baa1a2dcd5349a8631c86a0cb61b | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@hauppauge.com> | Thu Aug 19 11:05:38 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:17:34 2010 -0200 |
tree | ec2950a612aaf200fcc0eac21e69c7fbfc77882b | |
parent | 8aed3f479bd25c8ba452c00585c8c261747f9143 [diff] |
[media] cx231xx: remove board specific check for Colibri configuration 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>