From: Devin Heitmueller Date: Thu, 8 Jul 2010 20:05:30 +0000 (-0300) Subject: [media] cx231xx: remove board specific initialization X-Git-Tag: v2.6.37-rc1~64^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3e0aaaafae24658f3d8683c65bc6793adbdfeb8;p=pandora-kernel.git [media] cx231xx: remove board specific initialization There is no need for a switch statement here. Use the contents of the board profile to dictate the tuner driver and i2c address. Eventually if a board ever comes around which has a different i2c bus than #1, well that should be a field in the board profile as well. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed