drivers/media/i2c/ov9650.c:1439 ov965x_detect_sensor() warn: inconsistent 
indenting

Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>

diff --git a/drivers/media/i2c/ov9650.c b/drivers/media/i2c/ov9650.c
index 2bc473385c91..e691bba1945b 100644
--- a/drivers/media/i2c/ov9650.c
+++ b/drivers/media/i2c/ov9650.c
@@ -1436,7 +1436,7 @@ static int ov965x_detect_sensor(struct v4l2_subdev *sd)
        int ret;
 
        mutex_lock(&ov965x->lock);
-        __ov965x_set_power(ov965x, 1);
+       __ov965x_set_power(ov965x, 1);
        usleep_range(25000, 26000);
 
        /* Check sensor revision */
-- 
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to