git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2afa23
)
[media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driver
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Thu, 18 Apr 2013 12:00:45 +0000
(09:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 25 Apr 2013 12:35:43 +0000
(09:35 -0300)
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 <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found