Pete Eberlein wrote: > 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 > Cool man. I will start working on tw9903 and tw9906, as this is my main area of interest. Is there a template for subdev driver or should I just use your s2250 as an example? -TJ -- 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