From: Devin Heitmueller Date: Thu, 19 Aug 2010 14:05:38 +0000 (-0300) Subject: [media] cx231xx: remove board specific check for Colibri configuration X-Git-Tag: v2.6.37-rc1~64^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cd9c4a1de9baa1a2dcd5349a8631c86a0cb61b;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed