Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[cascardo/linux.git] / drivers / media / video / mt9m001.c
index fcb4cd9..f7fc88d 100644 (file)
@@ -798,7 +798,6 @@ static int mt9m001_remove(struct i2c_client *client)
 
        icd->ops = NULL;
        mt9m001_video_remove(icd);
-       client->driver = NULL;
        kfree(mt9m001);
 
        return 0;