commit | 63c9718c1a4595d51f5b70ed4aed6cee5aea875b | [log] [tgz] |
---|---|---|
author | David Cohen <dacohen@gmail.com> | Wed Dec 08 09:13:59 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 30 22:29:21 2010 -0200 |
tree | b60410695015c77940e9065dccbe831d88e022ed | |
parent | f7b74f76a3a5bcad4d2e8db76834253a63977545 [diff] |
[media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrieving OmniVision OV9640 driver wasn't requesting properly its private data on I2C remove and video_probe functions. It was retrieving the V4L2 subdev struct address instead of priv struct's one. This patch fixes such problem. Signed-off-by: David Cohen <dacohen@gmail.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>