]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/bttv.h
[PATCH] fix black/white-only svideo input in vpx3220 decoder
[~andy/linux] / drivers / media / video / bttv.h
index f2af9e1454f08f8039b83587a6acd843975d9584..d254e90e3bb9fe8718a58bb8b080860b2f2b66e2 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: bttv.h,v 1.22 2005/07/28 18:41:21 mchehab Exp $
  *
  *  bttv - Bt848 frame grabber driver
  *
@@ -218,6 +217,8 @@ struct tvcard
 #define PLL_35   2
 
        unsigned int tuner_type;
+       unsigned int tuner_addr;
+
        unsigned int has_radio;
        void (*audio_hook)(struct bttv *btv, struct video_audio *v, int set);
        void (*muxsel_hook)(struct bttv *btv, unsigned int input);