ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
[firefly-linux-kernel-4.4.55.git] / include / media / sh_mobile_ceu.h
index 6fdb6adf6b2bd4a3c3c788a7bc1487fa21634a58..7f57056c22ba6d74743ddc1cf00d36e622ead8a9 100644 (file)
@@ -22,6 +22,8 @@ struct sh_mobile_ceu_info {
        int max_width;
        int max_height;
        struct sh_mobile_ceu_companion *csi2;
+       struct v4l2_async_subdev **asd; /* Flat array, arranged in groups */
+       unsigned int *asd_sizes;        /* 0-terminated array pf asd group sizes */
 };
 
 #endif /* __ASM_SH_MOBILE_CEU_H__ */