V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 14 Sep 2007 07:49:16 +0000 (04:49 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:23 +0000 (19:01 -0200)
Some devices do complicated tests whether the device can be probed or not.
Add a legacy_probe function pointer to support that.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found