]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/msp3400-driver.h
V4L/DVB (5819): Cleanup: reorder some includes
[linux-2.6-omap-h63xx.git] / drivers / media / video / msp3400-driver.h
index 545e4ac094f2e2dd513a275a8a730db4fdbe83bb..ab69a290e5dc7ecde1a71ab79cb33a171d776d93 100644 (file)
@@ -50,6 +50,7 @@ extern int msp_stereo_thresh;
 
 struct msp_state {
        int rev1, rev2;
+       int ident;
        u8 has_nicam;
        u8 has_radio;
        u8 has_headphones;
@@ -64,6 +65,7 @@ struct msp_state {
        u8 has_sound_processing;
        u8 has_virtual_dolby_surround;
        u8 has_dolby_pro_logic;
+       u8 force_btsc;
 
        int radio;
        int opmode;