From: Guennadi Liakhovetski Date: Mon, 5 Sep 2011 16:50:27 +0000 (-0300) Subject: [media] V4L: soc_camera_platform: do not leave dangling invalid pointers X-Git-Tag: v3.2-rc1~63^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fff96b6685d6fec14deaacbce9e27fbb8feed53d;p=pandora-kernel.git [media] V4L: soc_camera_platform: do not leave dangling invalid pointers 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed