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:
3dcc731
)
[media] V4L: soc_camera_platform: do not leave dangling invalid pointers
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Mon, 5 Sep 2011 16:50:27 +0000
(13:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 3 Nov 2011 20:28:45 +0000
(18:28 -0200)
The life-time of soc-camera device objects can be longer, than the
time, it is attached to a client driver, therefore all references to
the driver own data have to be cleared, when the driver is detached.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found