OSDN Git Service

[media] bttv: stop abusing mbox_we for sw_status
[uclinux-h8/linux.git] / drivers / media / pci / bt8xx / bttvp.h
index 9c1cc2c..6eefb59 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 */