diff options
Diffstat (limited to 'drivers/media/video/soc_camera.c')
-rw-r--r-- | drivers/media/video/soc_camera.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/soc_camera.c b/drivers/media/video/soc_camera.c index e8248ba0c03c..59aa7a3694c2 100644 --- a/drivers/media/video/soc_camera.c +++ b/drivers/media/video/soc_camera.c | |||
@@ -856,7 +856,6 @@ static int soc_camera_init_i2c(struct soc_camera_device *icd, | |||
856 | goto ei2cnd; | 856 | goto ei2cnd; |
857 | } | 857 | } |
858 | 858 | ||
859 | subdev->grp_id = (__u32)icd; | ||
860 | client = subdev->priv; | 859 | client = subdev->priv; |
861 | 860 | ||
862 | /* Use to_i2c_client(dev) to recover the i2c client */ | 861 | /* Use to_i2c_client(dev) to recover the i2c client */ |