]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/media/pci/bt8xx/bttvp.h
[media] bttv: stop abusing mbox_we for sw_status
[karo-tx-linux.git] / drivers / media / pci / bt8xx / bttvp.h
index 9c1cc2c50ee2abc9ef916dd3bf922ae5ab9505d5..6eefb595d0fa67509620627ed0b755ffa2747cfe 100644 (file)
@@ -459,6 +459,9 @@ struct bttv {
        int mbox_iow;
        int mbox_csel;
 
+       /* switch status for multi-controller cards */
+       char sw_status[4];
+
        /* risc memory management data
           - must acquire s_lock before changing these
           - only the irq handler is supported to touch top + bottom + vcurr */