From: Sylwester Nawrocki Date: Thu, 18 Apr 2013 12:00:45 +0000 (-0300) Subject: [media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc515ac6e60c6437422c98fb3be89b3b0802286;p=pandora-kernel.git [media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver It's an I2C client driver and it must not overwrite the struct v4l2_subdev dev_priv field, which is used by the v4l2 core to store a pointer to struct i2c_client. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed