soc-camera: ov772x: Modify buswidth control
[pandora-kernel.git] / arch / sh / boards / mach-migor / setup.c
index 507c77b..9b4676f 100644 (file)
@@ -431,7 +431,7 @@ static struct i2c_board_info migor_i2c_camera[] = {
 };
 
 static struct ov772x_camera_info ov7725_info = {
-       .buswidth       = SOCAM_DATAWIDTH_8,
+       .flags          = OV772X_FLAG_8BIT,
 };
 
 static struct soc_camera_link ov7725_link = {