]> err.no Git - linux-2.6/blobdiff - drivers/media/video/bt8xx/bt832.c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / drivers / media / video / bt8xx / bt832.c
index f92f06dec0d0a2fce3c09965e5e1b8570ca34acd..216fc9680e80c01ebd9762680403ab5b7831cbfd 100644 (file)
@@ -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;