]> Pileus Git - ~andy/linux/blobdiff - include/media/mt9t001.h
[media] mt9t001: Implement V4L2_CID_PIXEL_RATE control
[~andy/linux] / include / media / mt9t001.h
index e839a78bb9c58ade07ab0733b8c6ed0349e2ff6b..03fd63edd133264b99c38b650b473e4eb5b97df6 100644 (file)
@@ -3,6 +3,7 @@
 
 struct mt9t001_platform_data {
        unsigned int clk_pol:1;
+       unsigned int ext_clk;
 };
 
 #endif