[PATCH] v4l: 663: add new rtd cards
[pandora-kernel.git] / drivers / media / video / saa7134 / saa7134.h
index 3ea0914..ad8e89d 100644 (file)
@@ -187,6 +187,13 @@ struct saa7134_format {
 #define SAA7134_BOARD_FLYTV_DIGIMATRIX 64
 #define SAA7134_BOARD_KWORLD_TERMINATOR 65
 #define SAA7134_BOARD_YUAN_TUN900 66
+#define SAA7134_BOARD_BEHOLD_409FM 67
+#define SAA7134_BOARD_GOTVIEW_7135 68
+#define SAA7134_BOARD_PHILIPS_EUROPA  69
+#define SAA7134_BOARD_VIDEOMATE_DVBT_300 70
+#define SAA7134_BOARD_VIDEOMATE_DVBT_200 71
+#define SAA7134_BOARD_RTD_VFG7350 72
+#define SAA7134_BOARD_RTD_VFG7330 73
 
 #define SAA7134_MAXBOARDS 8
 #define SAA7134_INPUT_MAX 8
@@ -351,7 +358,7 @@ struct saa7134_oss {
 
 /* IR input */
 struct saa7134_ir {
-       struct input_dev           dev;
+       struct input_dev           *dev;
        struct ir_input_state      ir;
        char                       name[32];
        char                       phys[32];