On Thu, 2010-01-14 at 15:03 -0500, TJ wrote: > Pete, Question: I was looking through the code and noticed that you turned s2250 > driver into v4l2_subdev and go7007 driver initializes it as such and passes it > calls via call_all (v4l2_device_call_until_err). How does that affect other > drivers? Does that mean they all need to re-written as v4l2_subdev? That is correct. The other drivers do not work until they are all converted to the subdev interface. I'm working on the other drivers now. I've finished ov7640 and have started on saa7113. Once the subdev driver conversions are completed, we should be able to move the go7007 driver out of staging. Pete -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html