From: Trent Piepho Date: Thu, 28 Jun 2007 21:30:36 +0000 (-0300) Subject: V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants X-Git-Tag: v2.6.23-rc1~493^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2c0dfe4da28a152c0de2c2ca3a66c1bc2fef7c;p=pandora-kernel.git V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants For svhs, tuner, and tuner_type, be consistent in using UNSET instead of -1. For tuner_type also consistently use the existing constants: 0 => TUNER_TEMIC_PAL 1 => TUNER_PHILIPS_PAL_I 2 => TUNER_PHILIPS_NTSC 4 => TUNER_ABSENT 5 => TUNER_PHILIPS_PAL 21 => TUNER_TEMIC_4039FR5_NTSC 25 => TUNER_LG_PAL_I_FM Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed