diff options
Diffstat (limited to 'drivers/media/video/bt8xx/bt832.c')
-rw-r--r-- | drivers/media/video/bt8xx/bt832.c | 1 |
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) | |||
179 | 179 | ||
180 | v4l_info(&t->client,"chip found @ 0x%x\n", addr<<1); | 180 | v4l_info(&t->client,"chip found @ 0x%x\n", addr<<1); |
181 | 181 | ||
182 | |||
183 | if(! bt832_init(&t->client)) { | 182 | if(! bt832_init(&t->client)) { |
184 | bt832_detach(&t->client); | 183 | bt832_detach(&t->client); |
185 | return -1; | 184 | return -1; |