]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 28 Jun 2007 21:30:36 +0000 (18:30 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:27 +0000 (14:24 -0300)
commit8c2c0dfe4da28a152c0de2c2ca3a66c1bc2fef7c
treebcaf1a96eb716f8d3f50a11d8dfdcdce6fd73875
parentac7dc84584310a836d13236767d71545f5b695b3
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 <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-cards.c