From: Mauro Carvalho Chehab Date: Sun, 30 Jan 2011 12:03:24 +0000 (-0300) Subject: [media] cx231xx: Use a generic check for TUNER_XC5000 X-Git-Tag: v2.6.39-rc1~86^2~350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f25ffa2cd946333d29a668993f5aa78e9b56a02;p=pandora-kernel.git [media] cx231xx: Use a generic check for TUNER_XC5000 The check for xc5000 assumes that the tuner will always be using the same bus and will have the same address. As those are configurable via dev->board, it should use, instead, the values defined there. Also, a similar type of test will be needed by other tuners (for example, for TUNER_XC2028) Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed