[media] coda: add support for contexts that do not use the BIT processor
[deliverable/linux.git] / drivers / media / platform / coda / coda.h
index 2ddfe51526fa27d48fc6bed61b71df5c66bf5232..0c35cd5032ff0d6a0176634f0e3b08af3e840586 100644 (file)
@@ -235,6 +235,7 @@ struct coda_ctx {
        u32                             frame_mem_ctrl;
        int                             display_idx;
        struct dentry                   *debugfs_entry;
+       bool                            use_bit;
 };
 
 extern int coda_debug;
This page took 0.04073 seconds and 5 git commands to generate.