Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / include / media / i2c / smiapp.h
index a4a1b510c9d353306492d1de2acf79cb379dd61b..635007e7441a9f5695771683351e85a59b794e5c 100644 (file)
@@ -36,8 +36,6 @@
 #define SMIAPP_CSI_SIGNALLING_MODE_CCP2_DATA_STROBE    1
 #define SMIAPP_CSI_SIGNALLING_MODE_CSI2                        2
 
-#define SMIAPP_NO_XSHUTDOWN    -1
-
 /*
  * Sometimes due to board layout considerations the camera module can be
  * mounted rotated. The typical rotation used is 180 degrees which can be
@@ -75,9 +73,6 @@ struct smiapp_hwconfig {
        enum smiapp_module_board_orient module_board_orient;
 
        struct smiapp_flash_strobe_parms *strobe_setup;
-
-       int (*set_xclk)(struct v4l2_subdev *sd, int hz);
-       int32_t xshutdown;              /* gpio or SMIAPP_NO_XSHUTDOWN */
 };
 
 #endif /* __SMIAPP_H_  */
This page took 0.025079 seconds and 5 git commands to generate.