aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/mt9v022.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/mt9v022.c')
-rw-r--r--drivers/media/video/mt9v022.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/mt9v022.c b/drivers/media/video/mt9v022.c
index b96171cc79f9..6a784c87e5ff 100644
--- a/drivers/media/video/mt9v022.c
+++ b/drivers/media/video/mt9v022.c
@@ -930,7 +930,6 @@ static int mt9v022_remove(struct i2c_client *client)
930 930
931 icd->ops = NULL; 931 icd->ops = NULL;
932 mt9v022_video_remove(icd); 932 mt9v022_video_remove(icd);
933 client->driver = NULL;
934 kfree(mt9v022); 933 kfree(mt9v022);
935 934
936 return 0; 935 return 0;