patch-2.2.14 linux/drivers/char/i2c.c

Next file: linux/drivers/char/joystick/Config.in
Previous file: linux/drivers/char/hfmodem/refclock.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/drivers/char/i2c.c linux/drivers/char/i2c.c
@@ -56,6 +56,8 @@
 	/* anything to do here ? */
 #ifdef CONFIG_VIDEO_BT848
 	i2c_tuner_init();
+#endif	
+#ifdef CONFIG_VIDEO_MSP3400
 	msp3400c_init();
 #endif	
 #ifdef CONFIG_VIDEO_BUZ

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)