![]() | |||||||||||||
Messages in this thread Patch in this message |
VID_HARDWARE_W9968CF and VID_HARDWARE_SAA7114H are both assigned value 36. Trivial patch below increases VID_HARDWARE_SAA7114H to 37. Signed-off-by: Glen Nakamura <glen@imodulo.com> --- linux-2.4.30.orig/include/linux/videodev.h 2004-02-18 13:36:32.000000000 +0000 +++ linux-2.4.30/include/linux/videodev.h 2004-02-18 13:36:32.000000000 +0000 @@ -421,7 +421,7 @@ struct video_code #define VID_HARDWARE_VICAM 34 #define VID_HARDWARE_SF16FMR2 35 #define VID_HARDWARE_W9968CF 36 -#define VID_HARDWARE_SAA7114H 36 +#define VID_HARDWARE_SAA7114H 37 #endif /* __LINUX_VIDEODEV_H */ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-04-28 07:18 [W:0.088 / U:0.110 seconds] ©2003-2008 Jasper Spaans | |||||||||||||