summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bt832.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/bt8xx/bt832.c')
-rw-r--r--drivers/media/video/bt8xx/bt832.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bt832.c b/drivers/media/video/bt8xx/bt832.c
index f92f06dec0d0..216fc9680e80 100644
--- a/drivers/media/video/bt8xx/bt832.c
+++ b/drivers/media/video/bt8xx/bt832.c
@@ -179,7 +179,6 @@ static int bt832_attach(struct i2c_adapter *adap, int addr, int kind)
v4l_info(&t->client,"chip found @ 0x%x\n", addr<<1);
-
if(! bt832_init(&t->client)) {
bt832_detach(&t->client);
return -1;