V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up
[pandora-kernel.git] / drivers / media / video / pvrusb2 / pvrusb2-hdw-internal.h
index b3cb0bb..c8192d8 100644 (file)
@@ -299,6 +299,7 @@ struct pvr2_hdw {
        int flag_tripped;       /* Indicates overall failure to start */
 
        struct pvr2_decoder_ctrl *decoder_ctrl;
+       unsigned int decoder_client_id;
 
        // CPU firmware info (used to help find / save firmware data)
        char *fw_buffer;